Subversion Repositories HelenOS-historic

Rev

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

Rev 35 Rev 192
Line 29... Line 29...
29
#ifndef __ia64_CPU_H__
29
#ifndef __ia64_CPU_H__
30
#define __ia64_CPU_H__
30
#define __ia64_CPU_H__
31
 
31
 
32
#include <typedefs.h>
32
#include <typedefs.h>
33
 
33
 
34
#define CPU_ID_ARCH 0
-
 
35
 
-
 
36
struct cpu_arch {
34
struct cpu_arch {
37
};
35
};
38
   
36
   
39
#endif
37
#endif