1#ifndef __UM_SIGCONTEXT_GENERIC_H 2#define __UM_SIGCONTEXT_GENERIC_H 3 4#include "asm/arch/sigcontext.h" 5 6#endif