chiark / gitweb /
5f8050a53600c961fc9acb9aa8624a994db73b22
[elogind.git] / klibc / klibc / arch / sh / include / klibc / archsys.h
1 /*
2  * arch/sh/include/klibc/archsys.h
3  *
4  * Architecture-specific syscall definitions
5  */
6
7 #ifndef _KLIBC_ARCHSYS_H
8 #define _KLIBC_ARCHSYS_H
9
10 /* No special syscall definitions for this architecture */
11
12 #endif /* _KLIBC_ARCHSYS_H */