mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
PARAMS removal.
This commit is contained in:
@@ -27,4 +27,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);
|
||||
|
||||
Reference in New Issue
Block a user