VirtualBox

Changeset 3283 in vbox


Ignore:
Timestamp:
Jun 26, 2007 10:08:26 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22380
Message:

fixed SUPGetGIP() for AMD64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r2981 r3283  
    209209{
    210210    PCSUPGLOBALINFOPAGE pGIP;
    211     __asm__ __volatile__ ("movabs g_SUPGlobalInfoPage,%0\n\t"
     211    __asm__ __volatile__ ("movabs $g_SUPGlobalInfoPage,%0\n\t"
    212212                          : "=a" (pGIP));
    213213    return pGIP;
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