aboutsummaryrefslogtreecommitdiff
path: root/gdb/osabi.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
commita9596cd98aa07c137ed362c7d92df64213b4fa04 (patch)
tree93d2aea2e0fa868da0f9b56626e5cfe8c2341869 /gdb/osabi.c
parent74eda9eb7acc3c2bd375826f92e8ca233d5f767a (diff)
downloadbinutils-cagney_writestrings-20030508-branch.zip
binutils-cagney_writestrings-20030508-branch.tar.gz
binutils-cagney_writestrings-20030508-branch.tar.bz2
Diffstat (limited to 'gdb/osabi.c')
-rw-r--r--gdb/osabi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/osabi.c b/gdb/osabi.c
index 2241406..5084b0f 100644
--- a/gdb/osabi.c
+++ b/gdb/osabi.c
@@ -492,7 +492,7 @@ generic_elf_osabi_sniffer (bfd *abfd)
}
static void
-set_osabi (char *args, int from_tty, struct cmd_list_element *c)
+set_osabi (const char *args, int from_tty, struct cmd_list_element *c)
{
struct gdbarch_info info;
@@ -532,7 +532,7 @@ set_osabi (char *args, int from_tty, struct cmd_list_element *c)
}
void
-show_osabi (char *args, int from_tty)
+show_osabi (const char *args, int from_tty)
{
if (user_osabi_state == osabi_auto)
printf_filtered ("The current OS ABI is \"auto\" (currently \"%s\").\n",