xref: /openbsd/gnu/usr.bin/gcc/gcc/fixinc/tests/base/time.h (revision 73471bf0)
1 /*  DO NOT EDIT THIS FILE.
2 
3     It has been auto-edited by fixincludes from:
4 
5 	"fixinc/tests/inc/time.h"
6 
7     This had to be done to correct non-standard usages in the
8     original, manufacturer supplied header file.  */
9 
10 #ifndef FIXINC_WRAP_TIME_H_M88K_MULTI_INCL
11 #define FIXINC_WRAP_TIME_H_M88K_MULTI_INCL 1
12 
13 
14 
15 #if defined( M88K_MULTI_INCL_CHECK )
16 
17 #endif  /* M88K_MULTI_INCL_CHECK */
18 
19 
20 #if defined( VXWORKS_NEEDS_VXTYPES_CHECK )
21 unsigned int	_clocks_per_sec;
22 #endif  /* VXWORKS_NEEDS_VXTYPES_CHECK */
23 
24 
25 #if defined( VXWORKS_TIME_CHECK )
26 #ifndef __gcc_VOIDFUNCPTR_defined
27 #ifdef __cplusplus
28 typedef void (*__gcc_VOIDFUNCPTR) (...);
29 #else
30 typedef void (*__gcc_VOIDFUNCPTR) ();
31 #endif
32 #define __gcc_VOIDFUNCPTR_defined
33 #endif
34 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR
35 #endif  /* VXWORKS_TIME_CHECK */
36 
37 #endif  /* FIXINC_WRAP_TIME_H_M88K_MULTI_INCL */
38