align aarch64, riscv64, loongarch64 stat structure padding type
commitef600888d2916a2c7b7f2ec3bfa1e18997121b12
authorRich Felker <dalias@aerifal.cx>
Tue, 7 May 2024 12:55:55 +0000 (7 08:55 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 7 May 2024 12:55:55 +0000 (7 08:55 -0400)
treecb1176262ed37d311a7cc08b28bf9cacf6fb78ca
parent6f666231bf51703fadbef10460d462fb573548a1
align aarch64, riscv64, loongarch64 stat structure padding type

this change is purely to document that they are the same in
preparation to remove the arch-specific headers for these archs and
replace them with a generic version that matches riscv32 and can be
shared by these and all future archs.
arch/aarch64/bits/stat.h
arch/loongarch64/bits/stat.h
arch/riscv64/bits/stat.h