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