Subversion Repositories HelenOS

Rev

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

Rev 267 Rev 392
Line 48... Line 48...
48
 
48
 
49
#include <arch/bios/bios.h>
49
#include <arch/bios/bios.h>
50
 
50
 
51
#include <arch/mm/memory_init.h>
51
#include <arch/mm/memory_init.h>
52
 
52
 
53
 
-
 
54
void arch_pre_mm_init(void)
53
void arch_pre_mm_init(void)
55
{
54
{
56
    pm_init();
55
    pm_init();
57
 
56
 
58
    if (config.cpu_active == 1) {
57
    if (config.cpu_active == 1) {