]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Define _KERNTYPES in mips-nbsd-nat.c
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 11:54:47 +0000 (12:54 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 11:54:47 +0000 (12:54 +0100)
commit8110f842bc52940d27b6f1e8e5ab711238d9d210
tree0f3ff4d3f301ad5293857b9c6d6dc4fd965f5a70
parent52feded7781821d227db0be188e564698d29fe9e
Define _KERNTYPES in mips-nbsd-nat.c

Fixes build on NetBSD. types.h does not define register_t by default.

gdb/ChangeLog:

* mips-nbsd-nat.c: Define _KERNTYPES to get the declaration of
register_t.
gdb/ChangeLog
gdb/mips-nbsd-nat.c