Commit 6b25c6b
authored
druntime, Musl, MIPS_O32: Fix size of stat_t.st_dev (#21641)
The musl definition can be found at
https://git.musl-libc.org/cgit/musl/tree/arch/mips/bits/stat.h?id=8fd5d031876345e42ae3d11cc07b962f8625bc3b
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>1 parent c397436 commit 6b25c6b
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
268 | 276 | | |
269 | 277 | | |
270 | 278 | | |
| |||
0 commit comments