aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sparc/nm-sun4os4.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/sparc/nm-sun4os4.h')
-rw-r--r--gdb/config/sparc/nm-sun4os4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sparc/nm-sun4os4.h b/gdb/config/sparc/nm-sun4os4.h
index dcd20fb..f883c95 100644
--- a/gdb/config/sparc/nm-sun4os4.h
+++ b/gdb/config/sparc/nm-sun4os4.h
@@ -33,4 +33,4 @@
/* Return sizeof user struct to callers in less machine dependent routines */
#define KERNEL_U_SIZE kernel_u_size()
-extern int kernel_u_size PARAMS ((void));
+extern int kernel_u_size (void);