ps: trade cumbersome GNU attributes with less wordy alternatives
This commit is contained in:
@ -338,7 +338,7 @@ extern int want_this_proc(proc_t *buf);
|
||||
extern const char *select_bits_setup(void);
|
||||
|
||||
/* help.c */
|
||||
extern void __attribute__ ((__noreturn__)) usage(FILE * out, int section);
|
||||
extern void usage(FILE * out, int section) NORETURN;
|
||||
|
||||
/* global.c */
|
||||
extern void self_info(void);
|
||||
|
Reference in New Issue
Block a user