Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 815 → Rev 816

/kernel/trunk/arch/ia64/src/mm/frame.c
42,7 → 42,6
{
zone_create(0, config.memory_size >> FRAME_WIDTH, 1, 0);
 
/*
* Workaround to prevent slab allocator from allocating frame 0.
* Remove the following statement when the kernel is no longer