summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/arch-riscv.h
AgeCommit message (Expand)Author
2023-01-09tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau
2022-08-31tools/nolibc: make argc 32-bit in riscv startup codeWilly Tarreau
2022-04-20tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi
2022-04-20tools/nolibc: Replace `asm` with `__asm__`Ammar Faizi
2022-04-20tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau
2022-04-20tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau