index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
include
/
libc
/
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