aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/signal.h
blob: dff452ed6d00a21058a7c8ae4e94d2d1ed207d4b (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _UAPI_LINUX_SIGNAL_H
#define _UAPI_LINUX_SIGNAL_H

#include <asm/signal.h>
#include <asm/siginfo.h>


#endif /* _UAPI_LINUX_SIGNAL_H */