Add file not found err
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user