]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Define _KERNTYPES in m68k-bsd-nat.c
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 15:49:41 +0000 (16:49 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 15:49:41 +0000 (16:49 +0100)
commitf90280caf5b34ebd564809a7f66685efc79bbf6d
tree7ee2a0666b911a4165251df856b8af17ebf3f7dc
parent6def66f1404e58b376655f6fb622aeb9dfc0f587
Define _KERNTYPES in m68k-bsd-nat.c

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

gdb/ChangeLog:

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