X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fearly-impl.lisp;h=3cd6dc8368e7076ca661f857a2322b3457c7cc0c;hb=dc9fb9111cb1b645aaede0d3ec019c0f78200be0;hp=b7de91e52400d6a877e95b84a2c7b8a8c247f89e;hpb=f3a7c6b54880895d1598b1844d7e6eba98af9e53;p=sbcl.git diff --git a/src/code/early-impl.lisp b/src/code/early-impl.lisp index b7de91e..3cd6dc8 100644 --- a/src/code/early-impl.lisp +++ b/src/code/early-impl.lisp @@ -33,10 +33,12 @@ ;; pseudo-atomicity too, but they handle it without ;; messing with special variables.) #!+(or x86 x86-64) *pseudo-atomic-bits* + #!+(or hpux) sb!vm::*c-lra* *allow-with-interrupts* *interrupts-enabled* *interrupt-pending* *free-interrupt-context-index* + sb!kernel::*gc-epoch* sb!vm::*unwind-to-frame-function* sb!vm::*allocation-pointer* sb!vm::*binding-stack-pointer*