OSDN Git Service

* config/tm-linux.h: Do not include <signal.h>. Instead provide
authorkettenis <kettenis>
Wed, 11 Jul 2001 08:15:34 +0000 (08:15 +0000)
committerkettenis <kettenis>
Wed, 11 Jul 2001 08:15:34 +0000 (08:15 +0000)
commit9d85a346cd2155e3d45148d49977d357ac7cd74d
treee9cd9208348ede068f3e629715d6af7794eab44b
parent9c7f42ec4543c3840b6e38a55301cafdcdc8d86a
* config/tm-linux.h: Do not include <signal.h>.  Instead provide
reasonable defaults for REALTIME_LO and REALTIME_HI if they're not
already defined.
* config/nm-linux.h: Include <signal.h>.
[__SIGRTMIN] (REALTIME_LO, REALTIME_HI): Define to __SIGRTMIN and
(__SIGRTMAX + 1) respectively.
gdb/ChangeLog
gdb/config/nm-linux.h
gdb/config/tm-linux.h