Changeset 67137 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- May 30, 2017 8:05:23 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115809
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
r67136 r67137 1416 1416 1417 1417 1418 int supdrvOSetCurrentGdtRw(RTHCUINTPTR *pGdtRw)1418 int VBOXCALL supdrvOSGetCurrentGdtRw(RTHCUINTPTR *pGdtRw) 1419 1419 { 1420 1420 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
Note:
See TracChangeset
for help on using the changeset viewer.