mirror of
git://git.musl-libc.org/musl
synced 2024-12-16 03:35:06 +00:00
57d5fff5f7
one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz)
2 lines
25 B
C
2 lines
25 B
C
#include <sys/syscall.h>
|