From 2fb5661b2d2e9ccab40c71ad68340a81a68862c3 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 19 May 2005 12:08:04 +0000 Subject: [PATCH] --- yaml --- r: 11086 b: refs/heads/master c: 629c83f89b943421cd03257e7028a073baa9ca5a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-mips/siginfo.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ce8b2d2ffa69..af64771ddebf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a99d1e25b98c239d6e746af6f79679c413fb712 +refs/heads/master: 629c83f89b943421cd03257e7028a073baa9ca5a diff --git a/trunk/include/asm-mips/siginfo.h b/trunk/include/asm-mips/siginfo.h index 698becab5a9e..2ba313d94a78 100644 --- a/trunk/include/asm-mips/siginfo.h +++ b/trunk/include/asm-mips/siginfo.h @@ -11,6 +11,7 @@ #include +#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