]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/linux-x86-low.c
-Wwrite-strings: The Rest
[thirdparty/binutils-gdb.git] / gdb / gdbserver / linux-x86-low.c
index 6df1d5169f04fe23fb4f91bbacf1fb8db2f1cb75..b39026ceae8fbc0ff92c000107f3c3febf6bef37 100644 (file)
@@ -1067,7 +1067,7 @@ append_insns (CORE_ADDR *to, size_t len, const unsigned char *buf)
 }
 
 static int
-push_opcode (unsigned char *buf, char *op)
+push_opcode (unsigned char *buf, const char *op)
 {
   unsigned char *buf_org = buf;