Mercurial > ecos
diff packages/hal/common/current/include/pkgconf/hal.h @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 5af43b635655 |
| children | e97d78785e2d |
line wrap: on
line diff
--- a/packages/hal/common/current/include/pkgconf/hal.h +++ b/packages/hal/common/current/include/pkgconf/hal.h @@ -460,9 +460,8 @@ #endif -#if defined(CYGPKG_HAL_MIPS) || defined(CYGPKG_HAL_MN10300) #include CYGBLD_HAL_TARGET_H -#endif +#include CYGBLD_HAL_PLATFORM_H /* -------------------------------------------------------------------*/ #endif /* CYGONCE_PKGCONF_HAL_H */
