VirtualBox

Changeset 54255 in vbox for trunk/include


Ignore:
Timestamp:
Feb 17, 2015 11:12:11 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98322
Message:

forgot asmdefs.mac changes for ASMGetIdtrLimit.asm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asmdefs.mac

    r52335 r54255  
    108108
    109109;;
     110; Records an ADD xSP, %1.
     111%macro SEH64_ALLOCATE_STACK 1
     112 %ifdef RT_ASM_WITH_SEH64
     113  [allocstack %1]
     114 %endif
     115%endmacro
     116
     117;;
    110118; Ends the prologue.
    111119%macro SEH64_END_PROLOGUE 0
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