1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
5 * Derived from "include/asm-i386/siginfo.h"
8 #ifndef _S390_SIGINFO_H
9 #define _S390_SIGINFO_H
12 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
15 #include <asm-generic/siginfo.h>