chiark / gitweb /
1f8de28b4be7590d667efcb2e28e5f36082a1f9f
[elogind.git] / klibc / include / arch / s390 / klibc / archsignal.h
1 /*
2  * arch/s390/include/klibc/archsignal.h
3  *
4  * Architecture-specific signal definitions
5  *
6  */
7
8 #ifndef _KLIBC_ARCHSIGNAL_H
9 #define _KLIBC_ARCHSIGNAL_H
10
11 /* No special stuff for this architecture */
12
13 #endif