mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
Export all symbols from virarch.{c,h} to drivers/tests/etc
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
aaf1636875
commit
5411e7e176
@ -1352,6 +1352,14 @@ virAuditOpen;
|
||||
virAuditSend;
|
||||
|
||||
|
||||
# virarch.h
|
||||
virArchFromHost;
|
||||
virArchFromString;
|
||||
virArchGetEndian;
|
||||
virArchGetWordSize;
|
||||
virArchToString;
|
||||
|
||||
|
||||
# virconsole.h
|
||||
virConsoleAlloc;
|
||||
virConsoleFree;
|
||||
|
Loading…
Reference in New Issue
Block a user