index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nonstd
/
__syscall.c
blob: a1d0d1ed13d7c61b22412eaad04789e8df9f3df1 (
plain
)
1
2
3
4
#include <nonstd/syscall.h> long __syscall(long number, ...) ;