diff options
Diffstat (limited to 'arch/ia64/include/asm/xen/interface.h')
| -rw-r--r-- | arch/ia64/include/asm/xen/interface.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/include/asm/xen/interface.h b/arch/ia64/include/asm/xen/interface.h index 3d52a5bbd857..e88c5de27410 100644 --- a/arch/ia64/include/asm/xen/interface.h +++ b/arch/ia64/include/asm/xen/interface.h | |||
| @@ -71,6 +71,7 @@ | |||
| 71 | * with Xen so that we could have one ABI that works for 32 and 64 bit | 71 | * with Xen so that we could have one ABI that works for 32 and 64 bit |
| 72 | * guests. */ | 72 | * guests. */ |
| 73 | typedef unsigned long xen_pfn_t; | 73 | typedef unsigned long xen_pfn_t; |
| 74 | typedef unsigned long xen_ulong_t; | ||
| 74 | /* Guest handles for primitive C types. */ | 75 | /* Guest handles for primitive C types. */ |
| 75 | __DEFINE_GUEST_HANDLE(uchar, unsigned char); | 76 | __DEFINE_GUEST_HANDLE(uchar, unsigned char); |
| 76 | __DEFINE_GUEST_HANDLE(uint, unsigned int); | 77 | __DEFINE_GUEST_HANDLE(uint, unsigned int); |
