Sign in
googlers
/
maze
/
linux
/
f1ee4f22f21d74bc3ca63b95ca5b63d3a8620527
/
.
/
include
/
asm-um
/
sigcontext-generic.h
blob: 164587014c61ffa6c48396c728bde5795ea5224f [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_SIGCONTEXT_GENERIC_H
2
#define
__UM_SIGCONTEXT_GENERIC_H
3
4
#include
"asm/arch/sigcontext.h"
5
6
#endif