libxencall: drop bogus mentioning of xencall6()
authorJan Beulich <jbeulich@suse.com>
Thu, 24 Jun 2021 14:39:55 +0000 (16:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 24 Jun 2021 14:39:55 +0000 (16:39 +0200)
commit7ffbed8681a0ab203535ab1e13c48f18ecdba907
tree10664f6164c908f679277701fac561acc9829c68
parent6f02d1ea4a109a32f346a5d1de63a42b291c354c
libxencall: drop bogus mentioning of xencall6()

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.

No change to the generated binary, nor abi-dumper's view of the object.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Jackson <iwj@xenproject.org>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libs/call/libxencall.map