VirtualBox

Changeset 26226 in vbox for trunk/src/VBox/Runtime/gc


Ignore:
Timestamp:
Feb 3, 2010 10:11:49 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57258
Message:

s/RTGCDECL/RTGCDECL/g

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/gc/initterm-gc.cpp

    r13813 r26226  
    7070 * @param   u64ProgramStartNanoTS  The startup timestamp.
    7171 */
    72 RTGCDECL(int) RTRCInit(uint64_t u64ProgramStartNanoTS)
     72RTRCDECL(int) RTRCInit(uint64_t u64ProgramStartNanoTS)
    7373{
    7474    /*
     
    8787 * Terminates the raw-mode context runtime library.
    8888 */
    89 RTGCDECL(void) RTRCTerm(void)
     89RTRCDECL(void) RTRCTerm(void)
    9090{
    9191    /* do nothing */
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