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