VirtualBox

Changeset 11783 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Aug 28, 2008 6:44:53 PM (16 years ago)
Author:
vboxsync
Message:

API/xpcom: more namespace cleanup for solaris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_x86.s

    r1 r11783  
    161161/
    162162        .text
     163#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     164        .globl  VBoxNsprPR_StackPush
     165#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    163166        .globl  PR_StackPush
     167#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    164168        .align  4
    165169PR_StackPush:
     
    194198/
    195199        .text
     200#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     201        .globl  VBoxNsprPR_StackPop
     202#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    196203        .globl  PR_StackPop
     204#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    197205        .align  4
    198206PR_StackPop:
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