Subversion Repositories Kolibri OS

Rev

Rev 5270 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

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