diff options
Diffstat (limited to 'gdb/config/m68k/tm-hp300hpux.h')
-rw-r--r-- | gdb/config/m68k/tm-hp300hpux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/tm-hp300hpux.h b/gdb/config/m68k/tm-hp300hpux.h index df2df4a..263d1eb 100644 --- a/gdb/config/m68k/tm-hp300hpux.h +++ b/gdb/config/m68k/tm-hp300hpux.h @@ -28,4 +28,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define STACK_END_ADDR 0xFFF00000 -#include "m68k/tm-68k.h" +#include "m68k/tm-m68k.h" |