A simple yet working echo server written in pure amd64 assembly
Go to file
numzero 7ad6a3d3b6 Remove PHDRS
ld makes those well enough when the sections are laid out suitably
2024-08-12 00:30:19 +03:00
func.S Use rodata 2024-08-11 23:27:02 +03:00
link.ld Remove PHDRS 2024-08-12 00:30:19 +03:00
main.S Use rodata 2024-08-11 23:27:02 +03:00
Makefile All in the name of size! 2024-08-12 00:16:09 +03:00