]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/arc-ext.h
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / opcodes / arc-ext.h
index ec8978ffe27c959bdf68ddefa76bbea23dccff90..658ec8086cd89e811bcca7b61c5d9583c20ff666 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC target-dependent stuff.  Extension data structures.
-   Copyright (C) 1995-2017 Free Software Foundation, Inc.
+   Copyright (C) 1995-2023 Free Software Foundation, Inc.
 
    This file is part of libopcodes.
 
@@ -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 *,