1 2 3 4 5 6 7
#if defined( ALPHA_PARENS_CHECK ) #ifndef __mips64 /* bogus */ extern int foo; #endif #endif /* ALPHA_PARENS_CHECK */