index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
syscall.h
blob: 24987ddf25bc90995dceeb345d18dc8b4b8f0bbc (
plain
) (
tree
)
d00ff295
d00ff295
d00ff295
1
2
3
4
5
6
#ifndef _SYS_SYSCALL_H #define _SYS_SYSCALL_H #include <bits/syscall.h> #endif