summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/sys/syscall.h
blob: 5d6b5a4ad33c57e20109100239b6bd576cc91ab4 (plain)
1
2
3
4
5
6
#ifndef _SYSCALL_H
#define _SYSCALL_H

#include <asm/unistd.h>

#endif