Mercurial > ecos
diff packages/hal/powerpc/mbx/current/src/mbx.S @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | c5536bad4c24 |
| children | 6ed91473a1cd |
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/src/mbx.S +++ b/packages/hal/powerpc/mbx/current/src/mbx.S @@ -47,7 +47,7 @@ #include <pkgconf/hal_powerpc.h> #include <pkgconf/hal_powerpc_mbx.h> -#include <cyg/hal/ppc.inc> /* register symbols et al */ +#include <cyg/hal/arch.inc> /* register symbols et al */ #include <cyg/hal/ppc_regs.h> /* on-chip resource layout, special */ /* registers, IMM layout... */ #include <cyg/hal/quicc/ppc8xx.h> /* more of the same */
