Re: [Xen-devel] [PATCH] tools/libx: Don't export libxl__arch_* to the library

2015-05-21 Thread Ian Campbell
On Wed, 2015-05-20 at 14:01 +0100, Julien Grall wrote: > From: Julien Grall > > libxl__arch_* should only be used internally by libxl. > > Signed-off-by: Julien Grall Acked + applied, thanks. ___ Xen-devel mailing list Xen-devel@lists.xen.org http

[Xen-devel] [PATCH] tools/libx: Don't export libxl__arch_* to the library

2015-05-20 Thread Julien Grall
From: Julien Grall libxl__arch_* should only be used internally by libxl. Signed-off-by: Julien Grall --- tools/libxl/libxl_arch.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/tools/libxl/libxl_arch.h b/tools/libxl/libxl_arch.h index 77b1f2a..d04871c 100644 --- a/tools/libxl/libxl