xen: expose enable_IO_APIC for 32-bit
authorIan Campbell <ian.campbell@citrix.com>
Mon, 9 Feb 2009 20:05:48 +0000 (12:05 -0800)
committerJeremy Fitzhardinge <jeremy@goop.org>
Mon, 9 Feb 2009 22:04:56 +0000 (14:04 -0800)
enable_IO_APIC() is defined for both 32- and 64-bit x86, so it should
be declared for both.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

No differences found