[ARM, sim] Fix build error and warnings
[deliverable/binutils-gdb.git] / sim / arm / armemu.h
index 484cc852fe2391bc0acd9cee76fb7ee23ebb6571..7f25b94d51cb70ea6cf0b0480737aed49aaf0955 100644 (file)
@@ -462,6 +462,8 @@ typedef enum
 }
 tdstate;
 
+#define t_resolved t_branch
+
 /* Macros to scrutinize instructions.  The dummy do loop is to keep the compiler
    happy when the statement is used in an otherwise empty else statement.  */
 #define UNDEF_Test             do { ; } while (0)
This page took 0.022899 seconds and 4 git commands to generate.