area = LIST_ENTRY( ptr, struct reserved_area, entry );
if (!area->base) return;
}
reserve_dos_area();
/*reserve_dos_area();*/
#else /* HAVE_MMAP */