aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/fixincludes/tests/base/stdint.h
blob: 369b0120118a6b54659d8691d727c3b6ff1dec2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/stdint.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( IRIX_STDINT_C99_CHECK )
#if 0
#error This header file is to be used only for c99 mode compilations
#else
#endif  /* IRIX_STDINT_C99_CHECK */