Skip to content
Snippets Groups Projects
Commit 5da8f82f authored by Martin Mareš's avatar Martin Mareš
Browse files

A better comment.

parent c33d4cad
Branches
Tags
No related merge requests found
......@@ -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))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment