Mercurial > ecos
diff packages/hal/powerpc/arch/current/src/hal_misc.c @ 62:7a6ac9edc838 ecos-sw-2000-01-24
Merge from eCos master repository on 2000-01-24-19:43:49-GMT
| author | jlarmour |
|---|---|
| date | Mon, 24 Jan 2000 21:43:17 +0000 |
| parents | 797268ecc331 |
| children | c38311975d4f |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/src/hal_misc.c +++ b/packages/hal/powerpc/arch/current/src/hal_misc.c @@ -478,7 +478,7 @@ externC void hal_MMU_init (void) #endif #ifdef CYGPKG_HAL_POWERPC_MBX // Enable all caches for MBX860 -# ifndef CYG_HAL_ROM_MONITOR // unless we are making a stub rom +# ifndef CYGSEM_HAL_ROM_MONITOR // unless we are making a stub rom # define CYGPRI_INIT_CACHES 1 # define CYGPRI_ENABLE_CACHES 1 # endif
