zig/lib/libc/musl/arch/x32/bits/ioctl_fix.h
Alex Rønne Petersen ec0e6440b1
musl: Update sources from musl 1.2.5.
Adds mipsn32 and x32 sources.

Also remove some useless .in files.
2024-11-02 10:42:53 +01:00

4 lines
100 B
C
Vendored

#undef SIOCGSTAMP
#undef SIOCGSTAMPNS
#define SIOCGSTAMP 0x8906
#define SIOCGSTAMPNS 0x8907