X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Farc-ext.h;h=4127d1873611a09bcd874e694ab40bb2922aa14a;hb=2480b6fa946bb2d2dc993b1c4a83a8e1258a75e8;hp=e18e568c7a2942fb1c394e93afa00fecf8e2694d;hpb=4a422785822ec9302f681c8fbc6ba2cc35231b09;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/arc-ext.h b/opcodes/arc-ext.h index e18e568c7a..4127d18736 100644 --- a/opcodes/arc-ext.h +++ b/opcodes/arc-ext.h @@ -125,7 +125,7 @@ extern void build_ARC_extmap (bfd *); /* Accessor functions. */ extern enum ExtReadWrite arcExtMap_coreReadWrite (int); extern const char * arcExtMap_coreRegName (int); -extern const char * arcExtMap_auxRegName (long); +extern const char * arcExtMap_auxRegName (unsigned); extern const char * arcExtMap_condCodeName (int); extern const extInstruction_t *arcExtMap_insn (int, unsigned long long); extern struct arc_opcode *arcExtMap_genOpcode (const extInstruction_t *,