]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/siginfo.h
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
[linux-2.6-omap-h63xx.git] / include / asm-mips / siginfo.h
index 698becab5a9e2fc1cb4bd58f124ef8006bd9b81f..2e32949bd674d08425654f7268641bf3a27f5a9c 100644 (file)
@@ -9,8 +9,8 @@
 #ifndef _ASM_SIGINFO_H
 #define _ASM_SIGINFO_H
 
-#include <linux/config.h>
 
+#define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(long) + 2*sizeof(int))
 #undef __ARCH_SI_TRAPNO        /* exception code needs to fill this ...  */
 
 #define HAVE_ARCH_SIGINFO_T