summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/arch-i386.h
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: i386: Implement syscall with 6 argumentsAmmar Faizi2022-04-201-0/+23
* tools/nolibc: Remove .global _start from the entry point codeAmmar Faizi2022-04-201-1/+0
* tools/nolibc: Replace `asm` with `__asm__`Ammar Faizi2022-04-201-28/+28
* tools/nolibc/arch: mark the _start symbol as weakWilly Tarreau2022-04-201-0/+1
* tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau2022-04-201-0/+196