aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/xm-hp300bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/xm-hp300bsd.h')
-rw-r--r--gdb/config/m68k/xm-hp300bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/xm-hp300bsd.h b/gdb/config/m68k/xm-hp300bsd.h
index 0da48bc..3911801 100644
--- a/gdb/config/m68k/xm-hp300bsd.h
+++ b/gdb/config/m68k/xm-hp300bsd.h
@@ -31,7 +31,7 @@
/* Kernel is a bit tenacious about sharing text segments, disallowing bpts. */
#define ONE_PROCESS_WRITETEXT
-extern char *strdup PARAMS ((const char *));
+extern char *strdup (const char *);
/* Interface definitions for kernel debugger KDB. */