annotate fixincludes/tests/base/sys/sysmacros.h @ 63:b7f97abdc517
gcc-4.6-20100522
update gcc from gcc-4.5.0 to gcc-4.6
author |
ryoma <e075725@ie.u-ryukyu.ac.jp> |
date |
Mon, 24 May 2010 12:47:05 +0900 |
parents |
a06113de4d67 |
children |
|
rev |
line source |
0
|
1 /* DO NOT EDIT THIS FILE.
|
|
2
|
|
3 It has been auto-edited by fixincludes from:
|
|
4
|
|
5 "fixinc/tests/inc/sys/sysmacros.h"
|
|
6
|
|
7 This had to be done to correct non-standard usages in the
|
|
8 original, manufacturer supplied header file. */
|
|
9
|
|
10
|
|
11
|
|
12 #if defined( GLIBC_C99_INLINE_4_CHECK )
|
|
13 __extension__ extern __inline __attribute__ ((__gnu_inline__)) unsigned int
|
|
14 extern __inline __attribute__ ((__gnu_inline__)) unsigned int
|
|
15 #endif /* GLIBC_C99_INLINE_4_CHECK */
|