Changeset 43884 in vbox for trunk/include/iprt
- Timestamp:
- Nov 15, 2012 4:44:57 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 82098
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r43803 r43884 3056 3056 /** Pointer to a const x86 exception code. */ 3057 3057 typedef const X86XCPT *PCX86XCPT; 3058 /** The maximum exception value. */ 3059 #define X86_XCPT_MAX (X86_XCPT_XF) 3058 3060 3059 3061
Note:
See TracChangeset
for help on using the changeset viewer.