diff options
Diffstat (limited to 'gdb/remote-adapt.c')
-rw-r--r-- | gdb/remote-adapt.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/remote-adapt.c b/gdb/remote-adapt.c index e732365..c52560b 100644 --- a/gdb/remote-adapt.c +++ b/gdb/remote-adapt.c @@ -309,12 +309,6 @@ get_hex_regs (int n, int regno) /* Called when SIGALRM signal sent due to alarm() timeout. */ #ifndef HAVE_TERMIO -#ifndef __STDC__ -#ifndef volatile -#define volatile -/**/ -# endif -#endif volatile int n_alarms; void |