diff options
Diffstat (limited to 'gdb/config/sparc')
-rw-r--r-- | gdb/config/sparc/tm-sparclet.h | 1 | ||||
-rw-r--r-- | gdb/config/sparc/tm-sparclite.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/sparc/tm-sparclet.h b/gdb/config/sparc/tm-sparclet.h index 5382718..cc52d5a 100644 --- a/gdb/config/sparc/tm-sparclet.h +++ b/gdb/config/sparc/tm-sparclet.h @@ -49,7 +49,6 @@ enum { /* overrides of tm-sparc.h */ #undef TARGET_BYTE_ORDER -#define TARGET_BYTE_ORDER_SELECTABLE /* Sequence of bytes for breakpoint instruction (ta 1). */ #undef BREAKPOINT diff --git a/gdb/config/sparc/tm-sparclite.h b/gdb/config/sparc/tm-sparclite.h index 71723f2..8fafe5e 100644 --- a/gdb/config/sparc/tm-sparclite.h +++ b/gdb/config/sparc/tm-sparclite.h @@ -45,7 +45,6 @@ enum { /* overrides of tm-sparc.h */ #undef TARGET_BYTE_ORDER -#define TARGET_BYTE_ORDER_SELECTABLE /* Select the sparclite disassembler. Slightly different instruction set from the V8 sparc. */ |