summaryrefslogtreecommitdiff
path: root/target-cris/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/cpu.h')
-rw-r--r--target-cris/cpu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h
index ec8feb04aa..7c4e2576d9 100644
--- a/target-cris/cpu.h
+++ b/target-cris/cpu.h
@@ -93,9 +93,6 @@
#define CC_A 14
#define CC_P 15
-/* Internal flags for the implementation. */
-#define F_DELAYSLOT 1
-
#define NB_MMU_MODES 2
typedef struct CPUCRISState {