Argh, fix compile with XBOX enabled. Somehow I missed a LINT compile. :(

This commit is contained in:
John Baldwin 2006-07-27 22:19:02 +00:00
parent 764e4d54e9
commit 7abb84313a

View File

@ -1643,6 +1643,7 @@ getmemsize(int first)
struct bios_smap *smap;
quad_t dcons_addr, dcons_size;
has_smap = 0;
#ifdef XBOX
if (arch_i386_is_xbox) {
/*
@ -1661,7 +1662,6 @@ getmemsize(int first)
bzero(&vmf, sizeof(vmf));
bzero(physmap, sizeof(physmap));
basemem = 0;
has_smap = 0;
/*
* Some newer BIOSes has broken INT 12H implementation which cause