]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/cpu/x86/x86.factor
Merge branch 'master' into simd-cleanup
[factor.git] / basis / cpu / x86 / x86.factor
index b1735b88f2393aa9d82c9e3ecb557387179ff1b4..302b033a7fd3cfcfe7ca9aa23a6a2742cc214576 100644 (file)
@@ -1413,7 +1413,7 @@ enable-fixnum-log2
             flush
             1 exit
         ] when
-    ] "cpu.x86" add-init-hook ;
+    ] "cpu.x86" add-startup-hook ;
 
 : enable-sse2 ( version -- )
     20 >= [