VirtualBox

Ignore:
Timestamp:
Oct 27, 2007 1:03:07 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25752
Message:

ring-0 import fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/time/timesupA.mac

    r5489 r5531  
    6767    ;
    6868%ifdef IMPORTED_SUPLIB
     69 %ifdef IN_RING0
     70    mov     esi, IMP(g_SUPGlobalInfoPage)
     71 %else
    6972    mov     esi, IMP(g_pSUPGlobalInfoPage)
    7073    mov     esi, [esi]
     74 %endif
    7175%else
    7276    mov     esi, [NAME(g_pSUPGlobalInfoPage)]
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette