#if 0 #include int sched_get_priority_min(int policy) { return 0; } /* POSIX(199309) LINK(rt) */ #endif