mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
CRIS: Remove duplicated flag defines.
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
This commit is contained in:
parent
4b0c7aa364
commit
4548eaea13
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@
|
|||
#define R_FLAG 0x100
|
||||
#define P_FLAG 0x80
|
||||
#define U_FLAG 0x40
|
||||
#define P_FLAG 0x80
|
||||
#define U_FLAG 0x40
|
||||
#define I_FLAG 0x20
|
||||
#define X_FLAG 0x10
|
||||
#define N_FLAG 0x08
|
||||
|
|
Loading…
Reference in a new issue