mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00: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