aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/vdso64/sigtramp.S
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-10-10 14:14:55 +1000
committerPaul Mackerras <paulus@samba.org>2005-10-10 14:14:55 +1000
commitb60fc8bbd2d0ea2a9b1fc7271d521fcf47f27bfd (patch)
treebd3fb544fc6ea9484fddb6ba6e05f1027b8b0c63 /arch/ppc64/kernel/vdso64/sigtramp.S
parentpowerpc: Use SPRN_xxx rather than xxx for SPR numbers (diff)
downloadlinux-dev-b60fc8bbd2d0ea2a9b1fc7271d521fcf47f27bfd.tar.xz
linux-dev-b60fc8bbd2d0ea2a9b1fc7271d521fcf47f27bfd.zip
powerpc: Make some #includes explicit.
In preparation for merging processor.h, this adds some explicit but won't be after the merge. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
-rw-r--r--arch/ppc64/kernel/vdso64/sigtramp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/vdso64/sigtramp.S b/arch/ppc64/kernel/vdso64/sigtramp.S
index 8ae8f205e470..31b604ab56de 100644
--- a/arch/ppc64/kernel/vdso64/sigtramp.S
+++ b/arch/ppc64/kernel/vdso64/sigtramp.S
@@ -15,6 +15,7 @@
#include <asm/ppc_asm.h>
#include <asm/unistd.h>
#include <asm/vdso.h>
+#include <asm/ptrace.h> /* XXX for __SIGNAL_FRAMESIZE */
.text