mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 00:57:49 +07:00
4f4202fe5a
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
7 lines
126 B
C
7 lines
126 B
C
#ifndef _ASM_POWERPC_SIGNAL_H
|
|
#define _ASM_POWERPC_SIGNAL_H
|
|
|
|
#include <uapi/asm/signal.h>
|
|
|
|
#endif /* _ASM_POWERPC_SIGNAL_H */
|