entered into RCS

This commit is contained in:
Brendan Kehoe 1993-12-07 04:52:10 +00:00
parent cafe55ef2a
commit 096400d53b
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@ Cambridge, MA 02139, USA. */
mov SYS_ify(syscall_name), %g1; \
ta 8; \
bcs C_SYMBOL_NAME(syscall_error); \
nop; \
retl; \
nop
#define ret retl; nop