Subversion Repositories HelenOS-historic

Rev

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

Rev 413 Rev 414
Line 1... Line 1...
1
#include <stdio.h>
1
#include <stdio.h>
2
 
2
 
3
 
3
 
4
typedef long long __u64;
4
typedef long long __u64;
5
typedef __u64 ipl_t;
5
typedef __u64 ipl_t;
-
 
6
typedef __u64 __address;
6
 
7
 
7
#define __amd64_TYPES_H__
8
#define __amd64_TYPES_H__
8
#include "../../arch/amd64/include/context.h"
9
#include "../../arch/amd64/include/context.h"
9
 
10
 
10
#define FILENAME "../../arch/amd64/include/context_offset.h"
11
#define FILENAME "../../arch/amd64/include/context_offset.h"