mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06: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 R_FLAG 0x100
|
||||||
#define P_FLAG 0x80
|
#define P_FLAG 0x80
|
||||||
#define U_FLAG 0x40
|
#define U_FLAG 0x40
|
||||||
#define P_FLAG 0x80
|
|
||||||
#define U_FLAG 0x40
|
|
||||||
#define I_FLAG 0x20
|
#define I_FLAG 0x20
|
||||||
#define X_FLAG 0x10
|
#define X_FLAG 0x10
|
||||||
#define N_FLAG 0x08
|
#define N_FLAG 0x08
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue