VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 12:19:18 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48288
Message:

VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp

    r18927 r20365  
    3838*   Internal Functions                                                         *
    3939*******************************************************************************/
    40 __BEGIN_DECLS /* addressed from asm (not called so no DECLASM). */
     40RT_BEGIN_DECLS /* addressed from asm (not called so no DECLASM). */
    4141DECLCALLBACK(int) cpumGCHandleNPAndGP(PVM pVM, PCPUMCTXCORE pRegFrame, uintptr_t uUser);
    42 __END_DECLS
     42RT_END_DECLS
    4343
    4444
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