diff options
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r-- | gdb/remote-eb.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c index a3dc581..476b150 100644 --- a/gdb/remote-eb.c +++ b/gdb/remote-eb.c @@ -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 |