Rev 4344 | Rev 4348 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4344 | Rev 4345 | ||
|---|---|---|---|
| Line 40... | Line 40... | ||
| 40 | #include <mm/page.h> |
40 | #include <mm/page.h> |
| 41 | #include <mm/slab.h> |
41 | #include <mm/slab.h> |
| 42 | #include <arch/types.h> |
42 | #include <arch/types.h> |
| 43 | #include <debug.h> |
43 | #include <debug.h> |
| 44 | #include <print.h> |
44 | #include <print.h> |
| 45 | #include <func.h> |
45 | #include <string.h> |
| 46 | #include <arch/asm.h> |
46 | #include <arch/asm.h> |
| 47 | #include <sysinfo/sysinfo.h> |
47 | #include <sysinfo/sysinfo.h> |
| 48 | 48 | ||
| 49 | #define SABRE_INTERNAL_REG 0 |
49 | #define SABRE_INTERNAL_REG 0 |
| 50 | #define PSYCHO_INTERNAL_REG 2 |
50 | #define PSYCHO_INTERNAL_REG 2 |