]> git.saurik.com Git - apple/xnu.git/blobdiff - libsyscall/mach/err_libkern.sub
xnu-4570.1.46.tar.gz
[apple/xnu.git] / libsyscall / mach / err_libkern.sub
index f419d04faae723899a197aa1a91b5389aa1eb036..f865b9d7c87996f5b00c6837e269763ae189e337 100644 (file)
@@ -89,6 +89,7 @@ static const char * const err_codes_libkern_kext[] = {
        "(libkern/kext) kext is in use or retained (cannot unload)",          /* 0x18 */
        "(libkern/kext) kext request timed out",                              /* 0x19 */
        "(libkern/kext) kext is stopping and cannot issue requests",          /* 0x1a */
+       "(libkern/kext) system policy prevents loading",                      /* 0x1b */
 };
 
 /* libkern is err_system(0x37) */