There's no xencall6(), so the version script also shouldn't mention it. If such a function would ever appear, it shouldn't land in version 1.0.
Signed-off-by: Jan Beulich <jbeul...@suse.com> Acked-by: Ian Jackson <i...@xenproject.org> --- v2: Split out of earlier patch. --- a/tools/libs/call/libxencall.map +++ b/tools/libs/call/libxencall.map @@ -9,7 +9,6 @@ VERS_1.0 { xencall3; xencall4; xencall5; - xencall6; xencall_alloc_buffer; xencall_free_buffer;