diff options
Diffstat (limited to 'opcodes/epiphany-opc.h')
-rw-r--r-- | opcodes/epiphany-opc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/epiphany-opc.h b/opcodes/epiphany-opc.h index d3f9348..d5d76d8 100644 --- a/opcodes/epiphany-opc.h +++ b/opcodes/epiphany-opc.h @@ -73,7 +73,7 @@ extern const char * parse_branch_addr (CGEN_CPU_DESC cd, int opindex, int opinfo, enum cgen_parse_operand_result * resultp, - unsigned long * valuep); + bfd_vma *valuep); /* Allows reason codes to be output when assembler errors occur. */ #define CGEN_VERBOSE_ASSEMBLER_ERRORS |