sigcontext-i386.h 107 B

123456
  1. #ifndef __UM_SIGCONTEXT_I386_H
  2. #define __UM_SIGCONTEXT_I386_H
  3. #include "asm/sigcontext-generic.h"
  4. #endif