[FAST486][NTVDM]
[reactos.git] / reactos / subsystems / ntvdm / cpu / cpu.c
index 6666978..b835442 100644 (file)
@@ -165,6 +165,7 @@ BOOLEAN CpuInitialize(VOID)
                       EmulatorWriteIo,
                       EmulatorBiosOperation,
                       EmulatorIntAcknowledge,
+                      EmulatorFpu,
                       NULL /* TODO: Use a TLB */);
 
     /* Initialize the software callback system and register the emulator BOPs */