mirror of https://git.musl-libc.org/git/musl
Browse Source
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)rs-1.0
10 changed files with 18 additions and 18 deletions
@ -1 +1 @@ |
|||
#include <sys/syscall.h> |
|||
#include <sys/syscall.h> |
|||
|
|||
Loading…
Reference in new issue