]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti <kpendharkar@vmware.com>
Mon, 15 Jul 2024 09:56:38 +0000 (02:56 -0700)
committerKruti <kpendharkar@vmware.com>
Mon, 15 Jul 2024 09:56:38 +0000 (02:56 -0700)
open-vm-tools/lib/include/x86_basic_defs.h

index c9693a76886678ce03453bb8c79f9f5b8a8b0522..48fc7ea3321727bb4ac218b858b3e29eafc9e24b 100644 (file)
 /*
  *   exception error codes
  */
+#define EXC_VEC_MIN       0
+#define EXC_VEC_MAX      31
 
 #define EXC_DE            0
 #define EXC_DB            1