A better comment.
This commit is contained in:
parent
c33d4cad9f
commit
5da8f82feb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#define NULL ((void *) 0)
|
||||
#endif
|
||||
|
||||
/* Functions which don't return */
|
||||
/* Macros for gcc attributes */
|
||||
|
||||
#define NORET __attribute__((noreturn))
|
||||
#define UNUSED __attribute__((unused))
|
||||
|
|
Loading…
Reference in a new issue