VirtualBox

Changeset 11807 in vbox


Ignore:
Timestamp:
Aug 29, 2008 11:00:40 AM (16 years ago)
Author:
vboxsync
Message:

API/xpcom: the forgotten half of the solaris 32 fix

File:
1 edited

Legend:

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

    r11783 r11807  
    167167#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    168168        .align  4
     169#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     170VBoxNsprPR_StackPush:
     171#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    169172PR_StackPush:
     173#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    170174        movl    4(%esp), %ecx
    171175        movl    $-1,%eax
     
    204208#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    205209        .align  4
     210#ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
     211VBoxNsprPR_StackPop:
     212#else /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    206213PR_StackPop:
     214#endif /* !VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    207215        movl    4(%esp), %ecx
    208216        movl    $-1, %eax
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