VirtualBox

Changeset 40857 in vbox for trunk/include


Ignore:
Timestamp:
Apr 10, 2012 6:52:33 PM (13 years ago)
Author:
vboxsync
Message:

Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)

File:
1 edited

Legend:

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

    r40851 r40857  
    7272# ifdef __GNUC__
    7373#  define VTG_DECL_VTGPROBELOC(a_VarName) \
    74     static VTGPROBELOC __attribute__((section(VTG_LOC_SECT))) a_VarName
     74    static VTGPROBELOC __attribute__((section(VTG_LOC_SEG "," VTG_LOC_SECT ",regular")/*, aligned(16)*/)) a_VarName
    7575# else
    7676#  error "Unsupported Darwin compiler!"
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