[FAST486]
[reactos.git] / reactos / subsystems / ntvdm / cpu / cpu.c
index d9c3940..7b56e08 100644 (file)
@@ -163,7 +163,6 @@ BOOLEAN CpuInitialize(VOID)
                       EmulatorWriteMemory,
                       EmulatorReadIo,
                       EmulatorWriteIo,
-                      NULL,
                       EmulatorBiosOperation,
                       EmulatorIntAcknowledge,
                       NULL /* TODO: Use a TLB */);