diff --git a/target-cris/cpu.h b/target-cris/cpu.h index e98a48d658..ec8feb04aa 100644 --- a/target-cris/cpu.h +++ b/target-cris/cpu.h @@ -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