Masaki Kanno
2006-Jan-27 13:43 UTC
[PATCH] adds hypercall.h (was: Re: [Xen-devel] do_* declarations (was: Re: [Xen-ia64-devel] [PATCH] added multicall))
Hi, This patch adds the following header files. - include/xen/hypercall.h - include/asm-x86/hypercall.h - include/asm-ia64/hypercall.h Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com> Best regards, Kan Keir Fraser wrote:> >On 26 Jan 2006, at 10:10, Tristan Gingold wrote: > >> on ia64, the do_* functions for hypercalls are called in C. However, >> they are >> not declared in any .h file. I think it is cleaner to declare them in >> an >> header file rather than locally. The question is in which header file. >> Thank you for any suggestion. > >include/xen/hypercall.h, include/asm-<arch>/hypercall.h > >If you plan to do this, include all hypercalls and only place >hypercalls that really are arch-indep (defined in common, or in every >arch with the same prototype) in include/xen/hypercall.h. > > -- Keir >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel