X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..527f99514973766e9c0382a4d8550dfb00f54939:/osfmk/mach/i386/exception.h diff --git a/osfmk/mach/i386/exception.h b/osfmk/mach/i386/exception.h index 77fe4e404..3bdf1fcdd 100644 --- a/osfmk/mach/i386/exception.h +++ b/osfmk/mach/i386/exception.h @@ -63,7 +63,7 @@ * No machine dependent types for the 80386 */ -#define EXC_TYPES_COUNT 11 /* incl. illegal exception 0 */ +#define EXC_TYPES_COUNT 14 /* incl. illegal exception 0 */ /* * Codes and subcodes for 80386 exceptions.