xref: /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/yvals.h (revision b1e838363e3c6fc78a55519254d99869742dd33c)
1*b1e83836Smrg /*  DO NOT EDIT THIS FILE.
2*b1e83836Smrg 
3*b1e83836Smrg     It has been auto-edited by fixincludes from:
4*b1e83836Smrg 
5*b1e83836Smrg 	"fixinc/tests/inc/yvals.h"
6*b1e83836Smrg 
7*b1e83836Smrg     This had to be done to correct non-standard usages in the
8*b1e83836Smrg     original, manufacturer supplied header file.  */
9*b1e83836Smrg 
10*b1e83836Smrg 
11*b1e83836Smrg 
12*b1e83836Smrg #if defined( VXWORKS_NEXT_YVALS_CHECK )
13*b1e83836Smrg #if 0 /* GCC does not provide yvals.h.  */
14*b1e83836Smrg #include_next <yvals.h>
15*b1e83836Smrg #else
16*b1e83836Smrg 
17*b1e83836Smrg #endif  /* VXWORKS_NEXT_YVALS_CHECK */
18