summaryrefslogtreecommitdiff
path: root/gdb/hpux-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/hpux-thread.c')
-rw-r--r--gdb/hpux-thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hpux-thread.c b/gdb/hpux-thread.c
index 9bd612923e0..f27d12b72f2 100644
--- a/gdb/hpux-thread.c
+++ b/gdb/hpux-thread.c
@@ -524,7 +524,7 @@ hpux_thread_create_inferior (exec_file, allargs, env)
*/
/* Saved pointer to previous owner of the new_objfile event. */
-static void (*target_new_objfile_chain) PARAMS ((struct objfile *));
+static void (*target_new_objfile_chain) (struct objfile *);
void
hpux_thread_new_objfile (objfile)