forked from Imagelibrary/binutils-gdb
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