2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / fixinc / tests / base / sym.h
blob0c811a3aa0f11ced1789aea20c55f20e380b786b
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/sym.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( ALPHA_PARENS_CHECK )
13 #ifndef __mips64 /* bogus */
14 extern int foo;
15 #endif
16 #endif /* ALPHA_PARENS_CHECK */