mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-20 21:21:04 -04:00
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 */
|