aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/generic-musl/sys/syscall.h
blob: 280614bcb025d42292c7c1e790997ef59c0ba094 (plain)
1
2
3
4
5
6
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H

#include <bits/syscall.h>

#endif