This commit is contained in:
2026-01-28 15:08:23 -05:00
parent 7051194f6b
commit c544e32ee1
12 changed files with 77 additions and 40 deletions

View File

@@ -0,0 +1,4 @@
.globl main
main:
movl $, %eax
ret