aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/ia64/patch/linux-2.6.11/ptrace.h
blob: f96ceb1ba0f4cffca1c813e3618ad2d2d42cfd6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- /home/adsharma/disk2/xen-ia64/test3.bk/xen/../../linux-2.6.11/include/asm-ia64/ptrace.h	2005-03-01 23:38:38.000000000 -0800
+++ /home/adsharma/disk2/xen-ia64/test3.bk/xen/include/asm-ia64/ptrace.h	2005-05-18 14:00:53.000000000 -0700
@@ -95,6 +95,9 @@
  * (because the memory stack pointer MUST ALWAYS be aligned this way)
  *
  */
+#ifdef XEN
+#include <public/arch-ia64.h>
+#else
 struct pt_regs {
 	/* The following registers are saved by SAVE_MIN: */
 	unsigned long b6;		/* scratch */
@@ -170,6 +173,7 @@
 	struct ia64_fpreg f10;		/* scratch */
 	struct ia64_fpreg f11;		/* scratch */
 };
+#endif
 
 /*
  * This structure contains the addition registers that need to