From 28f540f45bbacd939bfd07f213bcad2bf730b1bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Feb 1995 01:27:10 +0000 Subject: initial import --- sysdeps/mips/p40/bytesex.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sysdeps/mips/p40/bytesex.h (limited to 'sysdeps/mips/p40') diff --git a/sysdeps/mips/p40/bytesex.h b/sysdeps/mips/p40/bytesex.h new file mode 100644 index 0000000000..e4b0119433 --- /dev/null +++ b/sysdeps/mips/p40/bytesex.h @@ -0,0 +1,4 @@ +/* The MIPS has selectable endianness. + The Japanese homebrew P40 architecture uses big-endian mode. */ + +#define __BYTE_ORDER __BIG_ENDIAN -- cgit v1.2.3