[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
[linux-2.6] / include / asm-um / sigcontext-generic.h
1 #ifndef __UM_SIGCONTEXT_GENERIC_H
2 #define __UM_SIGCONTEXT_GENERIC_H
3
4 #include "asm/arch/sigcontext.h"
5
6 #endif