utrace support with label based signature.
This commit is contained in:
committed by
David Goldblatt
parent
92e189be8b
commit
520b75fa2d
@@ -250,7 +250,7 @@ typedef struct {
|
||||
ut.p = (a); \
|
||||
ut.s = (b); \
|
||||
ut.r = (c); \
|
||||
utrace(&ut, sizeof(ut)); \
|
||||
UTRACE_CALL(&ut, sizeof(ut)); \
|
||||
errno = utrace_serrno; \
|
||||
} \
|
||||
} while (0)
|
||||
|
Reference in New Issue
Block a user