1.0.28.67: fix build on powerpc-linux
authorNathan Froyd <froydnj@cs.rice.edu>
Thu, 21 May 2009 16:22:54 +0000 (16:22 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Thu, 21 May 2009 16:22:54 +0000 (16:22 +0000)
commitea95df99da598aae2ecc3b9285ceb4e9404ca619
treebf0e616d56685194bedc73f31630e7d0857cd9fe
parent9a82b26397de09d67372f34158090c2284fd1411
1.0.28.67: fix build on powerpc-linux

lose() was not getting declared early enough; shuffle header files around
to ensure interr.h gets included before gc.h in the relevant places.
src/runtime/interrupt.c
src/runtime/runtime.c
src/runtime/thread.c
version.lisp-expr