Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2414 → Rev 2415

/branches/arm/kernel/arch/arm32/src/mm/frame.c
38,9 → 38,10
#include <config.h>
#include <arch/debug/print.h>
 
/** Address of the last frame in the memory. */
uintptr_t last_frame = 0;
 
/** Create memory zones. */
/** Creates memory zones. */
void frame_arch_init(void)
{
// all memory as one zone