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
/
unistd.h
blob: f9fca8476d107bb7c4f82712518fabed1b4f0a58 (
plain
)
1
2
3
4
5
6
#ifndef _UNISTD_H_
#define _UNISTD_H_
#
include
<sys/unistd.h>
#endif
/* _UNISTD_H_ */