mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 03:47:19 +07:00
177b6703f6
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
7 lines
102 B
C
7 lines
102 B
C
#ifndef _ASM_SIGNAL_H
|
|
#define _ASM_SIGNAL_H
|
|
|
|
#include <uapi/asm/signal.h>
|
|
|
|
#endif /* _ASM_SIGNAL_H */
|