diff options
Diffstat (limited to 'gcc/fixinc/tests/base/time.h')
| -rw-r--r-- | gcc/fixinc/tests/base/time.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/fixinc/tests/base/time.h b/gcc/fixinc/tests/base/time.h index 100992442b7..cf22e2014d6 100644 --- a/gcc/fixinc/tests/base/time.h +++ b/gcc/fixinc/tests/base/time.h @@ -7,14 +7,6 @@ This had to be done to correct non-standard usages in the original, manufacturer supplied header file. */ -#ifndef FIXINC_M88K_MULTI_INCL_CHECK -#define FIXINC_M88K_MULTI_INCL_CHECK 1 - - - -#if defined( M88K_MULTI_INCL_CHECK ) - -#endif /* M88K_MULTI_INCL_CHECK */ #if defined( VXWORKS_NEEDS_VXTYPES_CHECK ) @@ -33,5 +25,3 @@ typedef void (*__gcc_VOIDFUNCPTR) (); #endif #define VOIDFUNCPTR __gcc_VOIDFUNCPTR #endif /* VXWORKS_TIME_CHECK */ - -#endif /* FIXINC_M88K_MULTI_INCL_CHECK */ |

