index
:
engine33
master
WIP game engine for Linux in C
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
musl
/
sys
/
syscall.h
blob: 24987ddf25bc90995dceeb345d18dc8b4b8f0bbc (
plain
)
1
2
3
4
5
6
#ifndef _SYS_SYSCALL_H #define _SYS_SYSCALL_H #include <bits/syscall.h> #endif