Changeset 87709 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Feb 11, 2021 12:11:20 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142753
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h
r87706 r87709 93 93 # if (defined(RT_ARCH_X86) || defined(RT_ARCH_AMD64)) && defined(SUPDRV_AGNOSTIC) /* fix conflicts with iprt/x86.h */ 94 94 # undef CS 95 # undef DS 96 # undef ES 97 # undef FS 98 # undef GS 95 99 # undef SS 96 100 # undef EFLAGS
Note:
See TracChangeset
for help on using the changeset viewer.