Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #ifndef _ASM_SIGNAL_H |
2 | #define _ASM_SIGNAL_H | ||||
3 | |||||
David Howells | aa2c47e | 2012-10-10 12:09:42 +0100 | [diff] [blame] | 4 | #include <uapi/asm/signal.h> |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | #endif /* _ASM_SIGNAL_H */ |