Subversion Repositories HelenOS-historic

Rev

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

Rev 458 Rev 472
Line 28... Line 28...
28
 
28
 
29
#
29
#
30
# Init code for application processors.
30
# Init code for application processors.
31
#
31
#
32
 
32
 
33
#define __ASM__
-
 
34
#include <arch/boot/boot.h>
33
#include <arch/boot/boot.h>
35
#include <arch/pm.h>
34
#include <arch/pm.h>
36
#include <arch/cpu.h>
35
#include <arch/cpu.h>
37
#include <arch/cpuid.h>
36
#include <arch/cpuid.h>
38
#include <arch/mm/page.h>
37
#include <arch/mm/page.h>