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