diff options
Diffstat (limited to 'include/mpc5xx.h')
-rw-r--r-- | include/mpc5xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpc5xx.h b/include/mpc5xx.h index 7508f6d..e9b08a0 100644 --- a/include/mpc5xx.h +++ b/include/mpc5xx.h @@ -36,6 +36,7 @@ * Exception offsets (PowerPC standard) */ #define EXC_OFF_SYS_RESET 0x0100 /* System reset */ +#define _START_OFFSET EXC_OFF_SYS_RESET /*----------------------------------------------------------------------- * ISB bit in IMMR to set internal memory map |