Fixes
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
#include "SYS.h"
|
||||
|
||||
SYS_call_0(fork)
|
||||
LABEL_(fork); BODY1(fork)
|
||||
orcc %g0, %o1, %g0
|
||||
bne,a 1f
|
||||
clr %o0
|
||||
1:
|
||||
retl
|
||||
nop
|
||||
|
||||
Reference in New Issue
Block a user