#include #include "syscall.h" int sched_yield() { return syscall(SYS_sched_yield); }

AltStyle によって変換されたページ (->オリジナル) /