sysmacros.h 450 B

12345678910111213141516
  1. /* DO NOT EDIT THIS FILE.
  2. It has been auto-edited by fixincludes from:
  3. "fixinc/tests/inc/sys/sysmacros.h"
  4. This had to be done to correct non-standard usages in the
  5. original, manufacturer supplied header file. */
  6. #if defined( GLIBC_C99_INLINE_4_CHECK )
  7. __extension__ extern __inline __attribute__ ((__gnu_inline__)) unsigned int
  8. extern __inline __attribute__ ((__gnu_inline__)) unsigned int
  9. #endif /* GLIBC_C99_INLINE_4_CHECK */