diff options
Diffstat (limited to 'include/ppc4xx.h')
-rw-r--r-- | include/ppc4xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ppc4xx.h b/include/ppc4xx.h index 67759c733..8cead66ad 100644 --- a/include/ppc4xx.h +++ b/include/ppc4xx.h @@ -22,6 +22,7 @@ #ifndef __PPC4XX_H__ #define __PPC4XX_H__ +#define _START_OFFSET 0x2100 #if defined(CONFIG_440) #include <ppc440.h> |