Subversion Repositories HelenOS

Rev

Rev 2256 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2256 Rev 2264
Line 33... Line 33...
33
 */
33
 */
34
 
34
 
35
#include <mm/frame.h>
35
#include <mm/frame.h>
36
#include <arch/mm/frame.h>
36
#include <arch/mm/frame.h>
37
#include <config.h>
37
#include <config.h>
38
#include "../aux_print/printf.h"
-
 
39
 
38
 
40
uintptr_t last_frame = 0;
39
uintptr_t last_frame = 0;
41
 
40
 
42
/** Create memory zones. */
41
/** Create memory zones. */
43
void frame_arch_init(void)
42
void frame_arch_init(void)