Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 629c83f8 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

On MIPS the struct sigev preamble is only 8 bytes.

parent 4a99d1e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@

#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