summaryrefslogtreecommitdiff
path: root/include/sys/syscall.h
blob: 24987ddf25bc90995dceeb345d18dc8b4b8f0bbc (plain) (blame)
1
2
3
4
5
6
#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H

#include <bits/syscall.h>

#endif