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