Add help
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
cat_buf: .space 4096
|
||||
|
||||
.section .text
|
||||
.globl cat_file, open_fd, file_exists
|
||||
.globl cat_file, open_fd
|
||||
|
||||
# Cat out the given file to stdout
|
||||
# @param[in] a0: ptr to null-terminated file str.
|
||||
|
||||
Reference in New Issue
Block a user