UAPI: (Scripted) Disintegrate include/linux
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
#ifndef _LINUX_SIGNAL_H
|
||||
#define _LINUX_SIGNAL_H
|
||||
|
||||
#include <asm/signal.h>
|
||||
#include <asm/siginfo.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
#include <linux/list.h>
|
||||
#include <uapi/linux/signal.h>
|
||||
|
||||
struct task_struct;
|
||||
|
||||
@@ -388,6 +385,4 @@ int unhandled_signal(struct task_struct *tsk, int sig);
|
||||
|
||||
void signals_init(void);
|
||||
|
||||
#endif /* __KERNEL__ */
|
||||
|
||||
#endif /* _LINUX_SIGNAL_H */
|
||||
|
Reference in New Issue
Block a user