repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git]
/
arch
/
powerpc
/
include
/
asm
/
signal.h
blob
5ff77722a52d78fee044e920fa5d1646d344f9bf
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 */