mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00: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 */
|