index
:
openlinux.git
master
Openlinux source tree
Kacper Fiedorowicz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
playground
/
main.c
blob: 15f3992a7478cc2c0f09c6731eeaf534b796f79e (
plain
)
1
2
3
4
5
6
#include <sched.h> int main(void) { return 0; }