vddk: Define all stubs once in a single file.
commit32e9149dbdd6b724ad39617c803d39e03dd438a0
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 9 Oct 2019 20:15:47 +0000 (9 21:15 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 9 Oct 2019 20:15:47 +0000 (9 21:15 +0100)
tree83245b0940ddb8ee5971279ac6e2d964127fdf20
parentffa98c8d241d72dd23b8e2b4023dd8b8876c9eac
vddk: Define all stubs once in a single file.

Just refactoring, should not affect the final code.
plugins/vddk/Makefile.am
plugins/vddk/vddk-stubs.h [new file with mode: 0644]
plugins/vddk/vddk.c
tests/dummy-vddk.c