/*[SS|TSP]*/
#include <sched.h>
int const foo = SCHED_SPORADIC;
int main(void) { return 0; }
