Add more const type qualifiers to GAS sources.
[deliverable/binutils-gdb.git] / gas / config / tc-arc.c
index bfe9ae1448841240f92c6fac049765fb007e924c..82cff9aebd8300e35fb94c150a1642986f459143 100644 (file)
@@ -2239,7 +2239,7 @@ static unsigned
 insert_operand (unsigned insn,
                const struct arc_operand *operand,
                offsetT val,
-               char *file,
+               const char *file,
                unsigned line)
 {
   offsetT min = 0, max = 0;
This page took 0.025858 seconds and 4 git commands to generate.