ia64/pv_ops/xen: define the nubmer of irqs which xen needs.

define arch/ia64/include/asm/xen/irq.h to define the number of
irqs which xen needs.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Isaku Yamahata
2008-10-17 11:18:06 +09:00
committed by Tony Luck
parent bcdd48739d
commit 78c2ae4a0e
2 changed files with 45 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <linux/kbuild.h>
#include <linux/threads.h>
#include <asm/native/irq.h>
#include <asm/xen/irq.h>
void foo(void)
{