diff options
Diffstat (limited to 'gdb/config/romp/xm-rtbsd.h')
-rw-r--r-- | gdb/config/romp/xm-rtbsd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/romp/xm-rtbsd.h b/gdb/config/romp/xm-rtbsd.h index 5781d752856..e7918163ee2 100644 --- a/gdb/config/romp/xm-rtbsd.h +++ b/gdb/config/romp/xm-rtbsd.h @@ -19,9 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* This machine is most significant byte first */ -#define HOST_BYTE_ORDER BIG_ENDIAN - /* This OS has the wait structure */ #define HAVE_WAIT_STRUCT |