Files

3 lines
69 B
Plaintext
Raw Permalink Normal View History

2017-02-07 20:07:52 +00:00
nasm -f elf -l intarith.lst intarith.asm
gcc -o intarith intarith.o