Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.11-rc2 8 lines 186 B view raw
1#ifndef _ASM_POWERPC_SIGNAL_H 2#define _ASM_POWERPC_SIGNAL_H 3 4#define __ARCH_HAS_SA_RESTORER 5#include <uapi/asm/signal.h> 6#include <uapi/asm/ptrace.h> 7 8#endif /* _ASM_POWERPC_SIGNAL_H */