diff options
Diffstat (limited to 'gdb/config/rs6000/tm-rs6000ly.h')
-rw-r--r-- | gdb/config/rs6000/tm-rs6000ly.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/rs6000/tm-rs6000ly.h b/gdb/config/rs6000/tm-rs6000ly.h index f2d1135b4b2..a8536d6042d 100644 --- a/gdb/config/rs6000/tm-rs6000ly.h +++ b/gdb/config/rs6000/tm-rs6000ly.h @@ -23,12 +23,6 @@ #include "coff-solib.h" /* COFF shared library support */ -/* Lynx's signal.h doesn't seem to have any macros for what signal numbers - the real-time events are. */ -#define REALTIME_LO 33 -/* One more than the last one. */ -#define REALTIME_HI 64 - /* Use generic RS6000 definitions. */ #include "rs6000/tm-rs6000.h" |