[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [IA64] remove warning of xen_init()
# HG changeset patch # User awilliam@xxxxxxxxxxx # Node ID 2f4911432398044adbaeee02dbd9a7f8a6300b4d # Parent 911c04274f146588a1a1cbf5176070e82815c99a [IA64] remove warning of xen_init() Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx> diff -r 911c04274f14 -r 2f4911432398 linux-2.6-xen-sparse/include/asm-ia64/hypervisor.h --- a/linux-2.6-xen-sparse/include/asm-ia64/hypervisor.h Tue Mar 14 21:38:22 2006 +++ b/linux-2.6-xen-sparse/include/asm-ia64/hypervisor.h Wed Mar 15 15:20:28 2006 @@ -44,6 +44,8 @@ void force_evtchn_callback(void); +int xen_init(void); + /* Turn jiffies into Xen system time. XXX Implement me. */ #define jiffies_to_st(j) 0 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |