Changeset 54310 in vbox
- Timestamp:
- Feb 19, 2015 7:56:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r54309 r54310 465 465 # define g_pSUPGlobalInfoPage (&g_SUPGlobalInfoPage) 466 466 # else 467 # define g_pSUPGlobalInfoPage ( KBUILD_DEVTOOLS_HST())467 # define g_pSUPGlobalInfoPage (SUPGetGIPHlp()) 468 468 /** Workaround for ELF+GCC problem on 64-bit hosts. 469 469 * (GCC emits a mov with a R_X86_64_32 reloc, we need R_X86_64_64.) */
Note:
See TracChangeset
for help on using the changeset viewer.