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