HomeFreeBSD

compiler-rt: correct RISC-V struct_kernel_stat64_sz

Description

compiler-rt: correct RISC-V struct_kernel_stat64_sz

The value of struct_kernel_stat64_sz introduced by review D5021 for
RISC-V was incorrect.

Also add a __riscv_xlen == 64 conditional as the 32-bit ABI is not yet
finalized.

Submitted by: Luís Marques
Differential Revision: https://reviews.freebsd.org/D21684

Details

Provenance
emasteAuthored on
Differential Revision
D21684: Fix compiler_rt definition for RISC-V
Parents
rS352791: Add myself (kaktus) as a src commiter.
Branches
Unknown
Tags
Unknown