X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e3027f41d0120b4278cca462f397b6619dcd9ac5..0b4e3aa066abc0728aacb4bbeb86f53f9737156e:/osfmk/ppc/PPCcalls.h diff --git a/osfmk/ppc/PPCcalls.h b/osfmk/ppc/PPCcalls.h index 073a24057..8dbbafaad 100644 --- a/osfmk/ppc/PPCcalls.h +++ b/osfmk/ppc/PPCcalls.h @@ -47,8 +47,8 @@ PPCcallEnt PPCcalls[] = { PPCcall(bb_enable_bluebox), /* 0x6005 Enable this thread for use in the blue box virtual machine */ PPCcall(bb_disable_bluebox), /* 0x6006 Disable this thread for use in the blue box virtual machine */ PPCcall(bb_settaskenv), /* 0x6007 Set the BlueBox per thread task environment data */ + PPCcall(vmm_stop_vm), /* 0x6008 Stop a running VM */ - PPCcall(dis), /* 0x6008 disabled */ PPCcall(dis), /* 0x6009 disabled */ PPCcall(dis), /* 0x600A disabled */ PPCcall(dis), /* 0x600B disabled */