hvf: Make hvf_get_segments() / hvf_put_segments() local
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 8 Jan 2022 15:58:10 +0000 (16:58 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 15 Mar 2022 12:36:33 +0000 (13:36 +0100)
commit40eab4d95939c47f5bf6e664868c172090856244
treed2a8a545e87733eed85dc82d2cb0ed367e758029
parent704afe34d8c4dbee3e88cfaa25c8561364169695
hvf: Make hvf_get_segments() / hvf_put_segments() local

Both hvf_get_segments/hvf_put_segments() functions are only
used within x86hvf.c: do not declare them as public API.

Reviewed-by: Roman Bolshakov <r.bolshakov@yadro.com>
Tested-by: Roman Bolshakov <r.bolshakov@yadro.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/i386/hvf/x86hvf.c
target/i386/hvf/x86hvf.h