]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/signal.h
/spare/repo/netdev-2.6 branch 'ieee80211'
[linux-2.6-omap-h63xx.git] / include / asm-arm / signal.h
index 46e69ae395af53a9d2c7db10be7479ec12836678..760f6e65af05583c2faea5b1997989d8435c5c3b 100644 (file)
@@ -114,6 +114,7 @@ typedef unsigned long sigset_t;
 #define SIGSTKSZ       8192
 
 #ifdef __KERNEL__
+#define SA_TIMER               0x40000000
 #define SA_IRQNOMASK           0x08000000
 #endif