mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-27 01:14:16 +08:00
Eliminate some uses of __STDC__.
This commit is contained in:
@ -19,9 +19,7 @@
|
||||
|
||||
/* This file is derived from c-lang.h */
|
||||
|
||||
#ifdef __STDC__ /* Forward decls for prototypes */
|
||||
struct value;
|
||||
#endif
|
||||
|
||||
extern int pascal_parse (void); /* Defined in p-exp.y */
|
||||
|
||||
|
Reference in New Issue
Block a user