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