mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 09:14:14 +08:00
Eliminate some uses of __STDC__.
This commit is contained in:
@ -118,12 +118,6 @@ FILE *mm_stream;
|
||||
/* Called when SIGALRM signal sent due to alarm() timeout. */
|
||||
#ifndef HAVE_TERMIO
|
||||
|
||||
#ifndef __STDC__
|
||||
#ifndef volatile
|
||||
#define volatile
|
||||
/**/
|
||||
# endif
|
||||
#endif
|
||||
volatile int n_alarms;
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user