X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/39236c6e673c41db228275375ab7fdb0f837b292..527f99514973766e9c0382a4d8550dfb00f54939:/osfmk/mach/i386/exception.h diff --git a/osfmk/mach/i386/exception.h b/osfmk/mach/i386/exception.h index db603d588..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 13 /* incl. illegal exception 0 */ +#define EXC_TYPES_COUNT 14 /* incl. illegal exception 0 */ /* * Codes and subcodes for 80386 exceptions.