mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-14 17:19:36 +00:00
cris: Remove unused internal flag.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
f8e2af11d9
commit
913bbbca4e
@ -93,9 +93,6 @@
|
|||||||
#define CC_A 14
|
#define CC_A 14
|
||||||
#define CC_P 15
|
#define CC_P 15
|
||||||
|
|
||||||
/* Internal flags for the implementation. */
|
|
||||||
#define F_DELAYSLOT 1
|
|
||||||
|
|
||||||
#define NB_MMU_MODES 2
|
#define NB_MMU_MODES 2
|
||||||
|
|
||||||
typedef struct CPUCRISState {
|
typedef struct CPUCRISState {
|
||||||
|
Loading…
Reference in New Issue
Block a user