|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | KERNBASE 0xE000000 /* First address the kernel will eventually be */ |
| #define | LOAD_ADDR 0x4000 /* prom jumps to us here unless this is elf /boot */ |
| #define | FC_CONTROL 3 |
| #define | FC_SUPERD 5 |
| #define | FC_CPU 7 |
| #define FC_CONTROL 3 |
Definition at line 6 of file sun3-head.h.
| #define FC_CPU 7 |
Definition at line 8 of file sun3-head.h.
| #define FC_SUPERD 5 |
Definition at line 7 of file sun3-head.h.
| #define KERNBASE 0xE000000 /* First address the kernel will eventually be */ |
Definition at line 4 of file sun3-head.h.
| #define LOAD_ADDR 0x4000 /* prom jumps to us here unless this is elf /boot */ |
Definition at line 5 of file sun3-head.h.
1.8.2