libvirt/src/libvirt_driver_modules.syms
Eric Blake 99b92930d3 maint: one missed syms file
Commit f0aa493 missed a file.

* src/libvirt_driver_modules.syms: Add editor hint.
2013-01-26 09:59:12 -07:00

13 lines
219 B
Plaintext

#
# These symbols are dependent upon --with-driver-modules.
#
# driver.h
virDriverLoadModule;
virDriverModuleInitialize;
# Let emacs know we want case-insensitive sorting
# Local Variables:
# sort-fold-case: t
# End: