]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/x86.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / cpu / x86 / x86.factor
index 5db2641907b4c8d235c8e22821c6c278ae4a7489..e6c95fcbff8846b4d65d46ddf4d21d936ded405c 100644 (file)
@@ -1362,7 +1362,7 @@ enable-fixnum-log2
             flush
             1 exit
         ] when
-    ] "cpu.x86" add-init-hook ;
+    ] "cpu.x86" add-startup-hook ;
 
 : enable-sse2 ( version -- )
     20 >= [