mirror of
https://github.com/fluencelabs/musl
synced 2025-06-28 06:02:04 +00:00
x86_64 syscall.h defined some musl internal syscall names and made them public. These defines were already moved to src/internal/syscall.h (except for SYS_fadvise which is added now) so the cruft in x86_64 syscall.h is not needed.