xen: move Xen-testing predicates to common header
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 6 Oct 2009 22:11:14 +0000 (15:11 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 16:47:24 +0000 (08:47 -0800)
Move xen_domain and related tests out of asm-x86 to xen/xen.h so they
can be included whenever they are necessary.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found