Commit 10f584c
committed
linux_like: Fix SI_TIMER, SI_MESGQ and SI_ASYNCIO for mips64
mips64 uses the same definitions for these as the 32-bit targets. See
e.g.:
https://github.com/torvalds/linux/blob/master/arch/mips/include/uapi/asm/siginfo.h#L21
https://git.musl-libc.org/cgit/musl/tree/arch/mips64/bits/signal.h#n96
Signed-off-by: Jens Reidel <[email protected]>1 parent 8e6f36c commit 10f584c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1268 | 1268 | | |
1269 | 1269 | | |
1270 | 1270 | | |
1271 | | - | |
| 1271 | + | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | 1274 | | |
| |||
0 commit comments