VirtualBox

Changeset 20374 in vbox for trunk/src/VBox/Runtime/testcase


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

*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h

    r20364 r20374  
    3030
    3131#ifdef IN_RING0
    32 RT_BEGIN_DECLS
     32RT_C_DECLS_BEGIN
    3333DECLEXPORT(int) TSTR0ThreadPreemptionSrvReqHandler(PSUPDRVSESSION pSession, uint32_t uOperation,
    3434                                                   uint64_t u64Arg, PSUPR0SERVICEREQHDR pReqHdr);
    35 RT_END_DECLS
     35RT_C_DECLS_END
    3636#endif
    3737
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