mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Add test of reading cstring syscall argument which never terminates before hitting end of ram
This commit is contained in:
parent
b1b4cbf583
commit
0018bdd249
4 changed files with 31 additions and 0 deletions
|
|
@ -13,4 +13,5 @@
|
|||
#define SYSCALL_F SYSCALL_BASE+6
|
||||
#define SYSCALL_G SYSCALL_BASE+7
|
||||
#define SYSCALL_H SYSCALL_BASE+8
|
||||
#define SYSCALL_I SYSCALL_BASE+9
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue