Subversion Repositories HelenOS-historic

Rev

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

Rev 1139 Rev 1170
Line 28... Line 28...
28
 
28
 
29
#ifndef __ARCH_H__
29
#ifndef __ARCH_H__
30
#define __ARCH_H__
30
#define __ARCH_H__
31
 
31
 
32
#include <arch/types.h>
32
#include <arch/types.h>
-
 
33
#include <arch/arch.h>
33
#include <typedefs.h>
34
#include <typedefs.h>
34
 
35
 
35
#include <cpu.h>
36
#include <cpu.h>
36
#include <arch/cpu.h>
37
#include <arch/cpu.h>
37
#include <arch/asm.h> 
38
#include <arch/asm.h>