mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 08:41:02 +03:00
Add short list to HSFV_manage
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
// unused arguments with -Wall -Werror
|
||||
#define _U_ __attribute__((__unused__))
|
||||
|
||||
#define ASTRING(MACRO) #MACRO
|
||||
#define STRING(MACRO) ASTRING(MACRO)
|
||||
|
||||
/*
|
||||
* Coloured messages output
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user