[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] do_* declarations (was: Re: [Xen-ia64-devel] [PATCH] added multicall)
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 anheader file rather than locally. The question is in which header file. Thank you for any suggestion. include/xen/hypercall.h, include/asm-<arch>/hypercall.hIf 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@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |