mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 06:13:58 +00:00
cris: Remove unused internal flag.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user