Mercurial > ecos-v3_0-branch
diff packages/hal/powerpc/fads/current/include/plf_stub.h @ 14:01ce82f3e11a ecos-sw-1999-06-11
Merge from eCos master repository on 1999-06-11-17:05:41-BST
| author | jlarmour |
|---|---|
| date | Fri, 11 Jun 1999 09:36:56 +0000 |
| parents | 443894e2e912 |
| children | c38311975d4f |
line wrap: on
line diff
--- a/packages/hal/powerpc/fads/current/include/plf_stub.h +++ b/packages/hal/powerpc/fads/current/include/plf_stub.h @@ -55,7 +55,7 @@ //---------------------------------------------------------------------------- // Define serial stuff. All comes from the quicc_smc.c file. -#include <cyg/hal/quicc_smc.h> +#include <cyg/hal/quicc_smc2.h> #define HAL_STUB_PLATFORM_INIT_SERIAL() cyg_smc2_init(38400) #define HAL_STUB_PLATFORM_GET_CHAR() cyg_smc2_getchar()
