VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 12:43:21 AM (16 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/math/gcc/quad.h

    r20364 r20374  
    136136#endif
    137137
    138 RT_BEGIN_DECLS
     138RT_C_DECLS_BEGIN
    139139quad_t __adddi3 __P((quad_t, quad_t));
    140140quad_t __anddi3 __P((quad_t, quad_t));
     
    163163u_quad_t __umoddi3 __P((u_quad_t, u_quad_t ));
    164164quad_t __xordi3 __P((quad_t, quad_t));
    165 RT_END_DECLS
     165RT_C_DECLS_END
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