X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e5568f75972dfc723778653c11cb6b4dc825716a..378393581903b274cb7a4d18e0d978071a6b592d:/osfmk/ppc/PPCcalls.h?ds=sidebyside diff --git a/osfmk/ppc/PPCcalls.h b/osfmk/ppc/PPCcalls.h index 5d5f75f51..e8beeb20d 100644 --- a/osfmk/ppc/PPCcalls.h +++ b/osfmk/ppc/PPCcalls.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000 Apple Computer, Inc. All rights reserved. + * Copyright (c) 2000-2005 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * @@ -54,7 +54,7 @@ PPCcallEnt PPCcalls[] = { PPCcall(ppcNull), /* 0x600A Null PPC syscall */ PPCcall(perfmon_control), /* 0x600B performance monitor */ PPCcall(ppcNullinst), /* 0x600C Instrumented Null PPC syscall */ - PPCcall(dis), /* 0x600D disabled */ + PPCcall(pmsCntrl), /* 0x600D Power Management Stepper */ PPCcall(dis), /* 0x600E disabled */ PPCcall(dis), /* 0x600F disabled */ PPCcall(dis), /* 0x6010 disabled */