]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: virHostMem*Parameters: split out non-Linux stubs
authorJán Tomko <jtomko@redhat.com>
Mon, 3 Aug 2020 15:58:03 +0000 (17:58 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 25 Aug 2020 17:03:11 +0000 (19:03 +0200)
commitd8c9584aed992ffc29b5c17f1fb4f84bd2333eda
tree229fea69804d55d68f71d32978c47787c78c93be
parentc927b2e85a9893150c3a3da5759690d5ecfa956f
util: virHostMem*Parameters: split out non-Linux stubs

Repeat the whole function header instead of mixing #ifdefs
in the code.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virhostmem.c