Description
Provides sanitized Linux kernel API headers for RISC-V userspace cross-compilation. It is useful for building programs and libraries that need kernel interface definitions without depending on a full target system.
Headers must match the assumptions of the target runtime closely enough for the software being built. Keep them aligned with the toolchain and target distribution when compatibility matters.