commit | 06244e4c940cc47f8c0f3659f07870cc0d38bb8a | [log] [tgz] |
---|---|---|
author | Rafal Jaworowski <raj@semihalf.com> | Fri Jun 22 14:58:04 2007 +0200 |
committer | Rafal Jaworowski <raj@semihalf.com> | Fri Jun 22 14:58:04 2007 +0200 |
tree | 991ddaf81af6904a05370be6615bffa6171d284e | |
parent | 09675ef749dc7fe8604213d591b114ad5d0bfbe0 [diff] [blame] |
[ppc] Fix build breakage for all non-4xx PowerPC variants. - adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros - minor 4xx cleanup
diff --git a/include/mpc86xx.h b/include/mpc86xx.h index 673bfed..9fd349a 100644 --- a/include/mpc86xx.h +++ b/include/mpc86xx.h
@@ -8,7 +8,7 @@ #define __MPC86xx_H__ #define EXC_OFF_SYS_RESET 0x0100 /* System reset offset */ - +#define _START_OFFSET EXC_OFF_SYS_RESET /* * platform register addresses