diff options
author | Eric Salem <ericsalem@gmail.com> | 2025-04-01 22:00:10 -0500 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-04-02 10:43:03 +0200 |
commit | abc89b12e636beff1cdc6b713c77702459cd1523 (patch) | |
tree | a8d9d03c3d2d4546726f048bbb68eaa6bfc0e6f9 /newlib/libc/stdio/fwalk.c | |
parent | e48d2166631fdc71de462b4c7bb72d1f937f1894 (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
newlib: riscv: Fix build and reorganize header filesHEADgithub/mastergithub/mainmastermain
The sys/asm.h header file is included for certain assembly files, so
move the typedef to a separate header file due to the build breaking on
some systems. Also include the port's string header file (and move and
rename) instead of the system's version.
Addresses: https://sourceware.org/pipermail/newlib/2025/021591.html
Fixes: c3b9bb173c8c ("newlib: riscv: Add XLEN typedef and clean up types")
Reported-by: Jeff Law <jlaw@ventanamicro.com>
Suggested-by: Kito Cheng <kito.cheng@gmail.com>
Signed-off-by: Eric Salem <ericsalem@gmail.com>
Diffstat (limited to 'newlib/libc/stdio/fwalk.c')
0 files changed, 0 insertions, 0 deletions