]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/config/nm-linux.h
* config/tm-linux.h: Do not include <signal.h>. Instead provide
authorMark Kettenis <kettenis@gnu.org>
Wed, 11 Jul 2001 08:15:36 +0000 (08:15 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 11 Jul 2001 08:15:36 +0000 (08:15 +0000)
commitf8d13125bf61d0c1e73dde18ebf581e14a4e62a5
treee19d17ffd394cea67178e3e6fcfbd25ff5771c79
parentd29d80f20cde02febef0ca3db72c757acf7e7969
* 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