ciabatta/test.c

9 lines
88 B
C

#define __USE_GNU
#include <sched.h>
#ifdef CLONE_FILES
#define MYMACRO 1
#endif