sigcontext.h 222 B

12345678
  1. #ifndef _ASM_X86_SIGCONTEXT_H
  2. #define _ASM_X86_SIGCONTEXT_H
  3. /* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
  4. #include <uapi/asm/sigcontext.h>
  5. #endif /* _ASM_X86_SIGCONTEXT_H */