aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/arch-i386.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-20tools/nolibc: i386: Implement syscall with 6 argumentsAmmar Faizi1-0/+23
2022-04-20tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi1-1/+0
2022-04-20tools/nolibc: Replace `asm` with `__asm__`Ammar Faizi1-28/+28
2022-04-20tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau1-0/+1
2022-04-20tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau1-0/+196