VirtualBox

Changeset 12063 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 3, 2008 3:42:14 PM (16 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm

    r12062 r12063  
    830830%ifdef RT_ARCH_AMD64
    831831 %ifdef ASM_CALL64_GCC
    832     vmptrst rdi
     832    vmptrst qword [rdi]
    833833 %else
    834     vmptrst rcx
     834    vmptrst qword [rcx]
    835835 %endif
    836836%else
Note: See TracChangeset for help on using the changeset viewer.

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