summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/syscalls.c/sigsuspend.c
blob: 0fe90e6234eb030c40621f980b971189e59c5322 (plain)
1
2
3
#include "syscalls.h"

_syscall1(int,sigsuspend,void*,mask)