Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 69 Bytes

File metadata and controls

2 lines (2 loc) · 69 Bytes

To compile and run: nasm -f elf output.asm && ld output.o && ./a.out