mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09: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 */
|