Revision 1ad2134f target-ppc/cpu.h
b/target-ppc/cpu.h | ||
---|---|---|
37 | 37 |
#if defined(TARGET_PPCEMB) |
38 | 38 |
/* Specific definitions for PowerPC embedded */ |
39 | 39 |
/* BookE have 36 bits physical address space */ |
40 |
#define TARGET_PHYS_ADDR_BITS 64 |
|
41 | 40 |
#if defined(CONFIG_USER_ONLY) |
42 | 41 |
/* It looks like a lot of Linux programs assume page size |
43 | 42 |
* is 4kB long. This is evil, but we have to deal with it... |
Also available in: Unified diff