chiark / gitweb /
77685e62f0b0afe54c199dab9b885fa2f094e349
[elogind.git] / klibc / klibc / arch / arm / include / klibc / archsignal.h
1 /*
2  * arch/arm/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