Hi Juergen,
On 30/05/2023 09:54, Juergen Gross wrote:
Instead of including the same small C source in multiple binaries from
2 source directories, use a header file with inline functions as a
replacement.
As some of the functions are exported by libxenstore, rename the inline
functions from xs_*() do xenstore_*() and add xs_*() wrappers to
libxenstore.
With that no sources required to build libxenstore are left in
tools/xenstore, so the file COPYING can be removed now.
Signed-off-by: Juergen Gross <jgr...@suse.com>
Acked-by: Julien Grall <jgr...@amazon.com>
Cheers,
--
Julien Grall