summaryrefslogtreecommitdiff
path: root/src/m/intel386.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/intel386.h')
-rw-r--r--src/m/intel386.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index a5e688f9c98..d84a3838849 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -63,10 +63,6 @@ NOTE-END */
#define LONGBITS 32 /* Number of bits in a long */
-/* i386 is not big-endian: lowest numbered byte is least significant. */
-
-/* #undef BIG_ENDIAN */
-
/* Define NO_ARG_ARRAY if you cannot take the address of the first of a
* group of arguments and treat it as an array of the arguments. */