WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] do_* declarations (was: Re: [Xen-ia64-devel] [PATCH] add


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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>