Luna/libc/include/sys/syscall.h

7 lines
81 B
C
Raw Normal View History

#ifndef _SYS_SYSCALL_H
#define _SYS_SYSCALL_H
#include <luna/Syscall.h>
#endif