Eliminate some uses of __STDC__.
This commit is contained in:
parent
0eee5820aa
commit
5bb367b1d9
13 changed files with 17 additions and 73 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue