aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/iq2000/arch.h')
-rw-r--r--sim/iq2000/arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/iq2000/arch.h b/sim/iq2000/arch.h
index ab26832..3e062db 100644
--- a/sim/iq2000/arch.h
+++ b/sim/iq2000/arch.h
@@ -24,8 +24,6 @@ This file is part of the GNU simulators.
#ifndef IQ2000_ARCH_H
#define IQ2000_ARCH_H
-#define TARGET_BIG_ENDIAN 1
-
/* Enum declaration for model types. */
typedef enum model_type {
MODEL_IQ2000, MODEL_MAX