xen: fix 32-bit build resulting from mmu move
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 2 Feb 2009 21:58:06 +0000 (13:58 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 5 Feb 2009 00:44:31 +0000 (16:44 -0800)
Moving the mmu code from enlighten.c to mmu.c inadvertently broke the
32-bit build.  Fix it.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found