mirror of
https://github.com/ziglang/zig.git
synced 2026-02-16 06:18:32 +00:00
musl: delete SA_RESTORER for hexagon
https://github.com/quic/musl/pull/7
This commit is contained in:
parent
e89cb377d0
commit
993a1a3df1
1
lib/libc/musl/arch/hexagon/bits/signal.h
vendored
1
lib/libc/musl/arch/hexagon/bits/signal.h
vendored
@ -61,7 +61,6 @@ typedef struct __ucontext {
|
||||
#define SA_RESTART 0x10000000
|
||||
#define SA_NODEFER 0x40000000
|
||||
#define SA_RESETHAND 0x80000000
|
||||
#define SA_RESTORER 0x04000000
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user