aboutsummaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslog.c')
-rw-r--r--syslog.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/syslog.c b/syslog.c
index 6e4b1ba1..6071ed68 100644
--- a/syslog.c
+++ b/syslog.c
@@ -16,8 +16,7 @@ enum {
#include "xlat/syslog_action_type.h"
-int
-sys_syslog(struct tcb *tcp)
+SYS_FUNC(syslog)
{
int type = tcp->u_arg[0];