Commit 1ac2a19
committed
musl: powerpc64: Decommonize definition of shmid_ds
powerpc64 is the only 64-bit target that doesn't use the generic
definition for these in musl.
See https://git.musl-libc.org/cgit/musl/tree/arch/powerpc64/bits/shm.h#n3
Signed-off-by: Jens Reidel <[email protected]>1 parent be45368 commit 1ac2a19
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
53 | 65 | | |
54 | 66 | | |
55 | 67 | | |
| |||
0 commit comments