Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.14-rc2 8 lines 208 B view raw
1#ifndef _ASM_X86_SIGCONTEXT32_H 2#define _ASM_X86_SIGCONTEXT32_H 3 4/* This is a legacy file - all the type definitions are in sigcontext.h: */ 5 6#include <asm/sigcontext.h> 7 8#endif /* _ASM_X86_SIGCONTEXT32_H */