diff options
Diffstat (limited to 'gdb/config/m88k/obsd.mh')
-rw-r--r-- | gdb/config/m88k/obsd.mh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/m88k/obsd.mh b/gdb/config/m88k/obsd.mh new file mode 100644 index 0000000..de60ab4 --- /dev/null +++ b/gdb/config/m88k/obsd.mh @@ -0,0 +1,3 @@ +# Host: OpenBSD/m88k +NATDEPFILES= m88kbsd-nat.o fork-child.o infptrace.o inftarg.o +NAT_FILE= nm-obsd.h |