libvirt/src/libvirt_xenconfig.syms
Peter Krempa 2f1c909991 xen: drop xen_sxpr.(c|h)
The files are now completely unused. Remove them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-07-09 10:27:20 +02:00

13 lines
239 B
Plaintext

#
# These symbols are dependent upon --with-xen via WITH_XEN or --with-libxl via WITH_LIBXL.
#
# xenconfig/xen_xm.h
xenFormatXM;
xenParseXM;
# Let emacs know we want case-insensitive sorting
# Local Variables:
# sort-fold-case: t
# End: