X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fx86-64-arch.h;h=bf3306b378b2f7d359104f7e4f7addfd21f09de9;hb=5e291412ff095a2016388eee8ac265e12d565119;hp=a992756e5e27bd3a71cef718c9d774d1d5267f38;hpb=78fa16bf55be44cc16845be84d98023e83fb14bc;p=sbcl.git diff --git a/src/runtime/x86-64-arch.h b/src/runtime/x86-64-arch.h index a992756..bf3306b 100644 --- a/src/runtime/x86-64-arch.h +++ b/src/runtime/x86-64-arch.h @@ -13,7 +13,7 @@ * architecture-abstracting patches for CSR's SPARC port. -- WHN 2002-02-15) */ static inline void -get_spinlock(lispobj *word,int value) +get_spinlock(lispobj *word,long value) { #if 0 u32 eax=0;