check in required changes for base/sys/sysmacros.h
[official-gcc.git] / fixincludes / tests / base / sys / sysmacros.h
blob34d0ed51a3d209e4607f52055ee269d65e32b69d
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/sys/sysmacros.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( GLIBC_C99_INLINE_4_CHECK )
13 __extension__
14 #if __STDC_VERSION__ < 199901L
15 extern
16 #endif
17 __inline unsigned int
18 __extension__ __extern_inline unsigned int
20 #if __STDC_VERSION__ < 199901L
21 extern
22 #endif
23 __inline unsigned int
24 #endif /* GLIBC_C99_INLINE_4_CHECK */