diff options
Diffstat (limited to 'gdb/tm-merlin.h')
-rw-r--r-- | gdb/tm-merlin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/tm-merlin.h b/gdb/tm-merlin.h index f782dd0..49287f0 100644 --- a/gdb/tm-merlin.h +++ b/gdb/tm-merlin.h @@ -19,10 +19,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define TARGET_BYTE_ORDER LITTLE_ENDIAN -/* I don't know if this will work for cross-debugging, even if you do get - a copy of the right include file. */ -#include <machine/reg.h> - /* Define this if the C compiler puts an underscore at the front of external names before giving them to the linker. */ |