ciabatta/test.c

9 lines
88 B
C
Raw Normal View History

2023-08-15 08:54:02 +00:00
#define __USE_GNU
#include <sched.h>
#ifdef CLONE_FILES
#define MYMACRO 1
#endif