End of Stage 1
This commit is contained in:
4
bin/return_2.s
Normal file
4
bin/return_2.s
Normal file
@@ -0,0 +1,4 @@
|
||||
.globl main
|
||||
main:
|
||||
movl $2, %eax
|
||||
ret
|
||||
Reference in New Issue
Block a user