ia64/xen-unstable
changeset 9991:2286ce3035fc
[IA64] linux: maddr_t definition to compile netback and netfront
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
author | awilliam@xenbuild.aw |
---|---|
date | Wed May 10 15:57:04 2006 -0600 (2006-05-10) |
parents | 9e5193230a4b |
children | 00141f6d15e0 |
files | linux-2.6-xen-sparse/include/asm-ia64/page.h |
line diff
1.1 --- a/linux-2.6-xen-sparse/include/asm-ia64/page.h Wed May 10 15:55:21 2006 -0600 1.2 +++ b/linux-2.6-xen-sparse/include/asm-ia64/page.h Wed May 10 15:57:04 2006 -0600 1.3 @@ -234,6 +234,8 @@ get_order (unsigned long size) 1.4 1.5 #include <linux/kernel.h> 1.6 #include <asm/hypervisor.h> 1.7 +#include <xen/features.h> // to compile netback, netfront 1.8 +typedef unsigned long maddr_t; // to compile netback, netfront 1.9 1.10 // XXX hack! 1.11 // Linux/IA64 uses PG_arch_1.