VirtualBox

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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h

    r19919 r20364  
    8787
    8888
    89 __BEGIN_DECLS
     89RT_BEGIN_DECLS
    9090/* mach/vm_types.h */
    9191typedef struct pmap *pmap_t;
     
    120120extern int ml_get_max_cpus(void);
    121121
    122 __END_DECLS
     122RT_END_DECLS
    123123
    124124
     
    127127 */
    128128
    129 __BEGIN_DECLS
     129RT_BEGIN_DECLS
    130130extern lck_grp_t *g_pDarwinLockGroup;
    131131int  rtThreadPreemptDarwinInit(void);
    132132void rtThreadPreemptDarwinTerm(void);
    133 __END_DECLS
     133RT_END_DECLS
    134134
    135135
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