chiark / gitweb /
386db8b5055a5cade41e4af134172d47464b81a0
[elogind.git] / klibc / include / arch / m32r / klibc / archsys.h
1 /*
2  * arch/m32r/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 */