remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
[musl] / include / sys / syscall.h
1 #ifndef _SYS_SYSCALL_H
2 #define _SYS_SYSCALL_H
3
4 #include <bits/syscall.h>
5
6 #endif