From 974fb9e41cf5a5cb763e8ddf71730e09983b3900 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 24 Jan 1992 23:26:01 +0000 Subject: [PATCH] Initial revision --- gdb/config/h8300hms.mt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gdb/config/h8300hms.mt diff --git a/gdb/config/h8300hms.mt b/gdb/config/h8300hms.mt new file mode 100644 index 0000000000..0c7c0c7dbe --- /dev/null +++ b/gdb/config/h8300hms.mt @@ -0,0 +1,4 @@ +# Target: H8300 with HMS monitor +TDEPFILES= exec.o h8300-tdep.o remote-hms.o +TM_FILE= tm-h8300.h +TM_CFLAGS= -- 2.34.1