mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
A better comment.
This commit is contained in:
parent
c33d4cad9f
commit
5da8f82feb
@ -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 New Issue
Block a user