diff options
Diffstat (limited to 'gdb/config/arm/arm.mt')
-rw-r--r-- | gdb/config/arm/arm.mt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/arm/arm.mt b/gdb/config/arm/arm.mt deleted file mode 100644 index 4933c46..0000000 --- a/gdb/config/arm/arm.mt +++ /dev/null @@ -1,6 +0,0 @@ -# Target: Acorn RISC machine (ARM) with simulator -TDEPFILES= arm-tdep.o remote-rdp.o -TM_FILE= tm-arm.h - -SIM_OBS = remote-sim.o -SIM = ../sim/arm/libsim.a |