errno: declare aliases using XEN_ERRNO()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 3 Mar 2016 08:50:11 +0000 (09:50 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 3 Mar 2016 08:50:11 +0000 (09:50 +0100)
commit03720ea541382a3ca80eaaec2aa11932b03aacaf
tree49b1fac6868a38594f0b8731da767094cee0091a
parentfd0ac8bf93a5e1f82c6ac8b8052391c7f480b2ca
errno: declare aliases using XEN_ERRNO()

Otherwise a custom XEN_ERRNO definition will not end up creating appropriately
namespaced constants for the aliases.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/include/public/errno.h