aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/arch.h')
-rw-r--r--sim/frv/arch.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/frv/arch.h b/sim/frv/arch.h
index 06abe86..18d0940 100644
--- a/sim/frv/arch.h
+++ b/sim/frv/arch.h
@@ -24,8 +24,6 @@ This file is part of the GNU simulators.
#ifndef FRV_ARCH_H
#define FRV_ARCH_H
-#define TARGET_BIG_ENDIAN 1
-
/* Enum declaration for model types. */
typedef enum model_type {
MODEL_FRV, MODEL_FR550, MODEL_FR500, MODEL_TOMCAT