mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 22:43: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 */
|