Moving and consolidating repos
This commit is contained in:
2
x86_64/Hello/assemble.txt
Normal file
2
x86_64/Hello/assemble.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
nasm -f elf64 -o output.o input.asm
|
||||
ld input.o -o binary
|
||||
Reference in New Issue
Block a user