|
@@ -378,13 +378,6 @@ type name(atype a, btype b, ctype c,dtype d, etype e, ftype f, ...)
|
|
#define _syscall3(type, name,atype, a , btype, b, ctype, c) \
|
|
#define _syscall3(type, name,atype, a , btype, b, ctype, c) \
|
|
type name(atype a, btype b, ctype c,) \
|
|
type name(atype a, btype b, ctype c,) \
|