Grow RSYSCALL.
This commit is contained in:
parent
1b12a0abfe
commit
c053d9aa39
@ -41,3 +41,7 @@ ENTRY(__CONCAT(__sys_,x)) ; \
|
||||
li 0,(SYS_ ## x) ; \
|
||||
sc ; \
|
||||
bso 2b
|
||||
|
||||
#define RSYSCALL(x) \
|
||||
SYSCALL(x) ; \
|
||||
blr
|
||||
|
Loading…
x
Reference in New Issue
Block a user