projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e2af1
)
cris: Remove unused internal flag.
author
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Tue, 23 Jun 2009 08:27:00 +0000
(10:27 +0200)
committer
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Tue, 23 Jun 2009 08:27:00 +0000
(10:27 +0200)
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-cris/cpu.h
patch
|
blob
|
history
diff --git
a/target-cris/cpu.h
b/target-cris/cpu.h
index ec8feb04aace1929c3ab654998c3420d7a31e9ce..7c4e2576d97aa0a613bbbc4351cb4adb33a23b3b 100644
(file)
--- 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 {