Add file not found err

This commit is contained in:
2026-09-12 17:52:14 -04:00
parent 8cf0d06780
commit fbd1791c19
3 changed files with 61 additions and 10 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
.data
sp_start: .space 8
sp_start: .space 8
flag_h: .asciz "-h"
flag_helpo: .asciz "--help"
.section .text
.globl save_sp, fetch_argc, fetch_argv