Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1303 → Rev 1304

/kernel/trunk/arch/ppc32/src/mm/frame.c
59,6 → 59,4
/* First is exception vector, second is 'implementation specific', third and fourth is reserved */
frame_mark_unavailable(0, 4);
/* Merge all zones to 1 big zone */
zone_merge_all();
}