Mercurial > nand-ecoscentric
diff packages/hal/sh/cq7708/current/src/hal_diag.c @ 110:84e4bde58b26 ecos-sw-2000-07-14
Merge from eCos master repository on 2000-07-14-22:00:02-BST
| author | jlarmour |
|---|---|
| date | Mon, 17 Jul 2000 14:42:27 +0000 |
| parents | 5a0cc6c243a9 |
| children | 25e238959bae |
line wrap: on
line diff
--- a/packages/hal/sh/cq7708/current/src/hal_diag.c +++ b/packages/hal/sh/cq7708/current/src/hal_diag.c @@ -47,6 +47,7 @@ #include <cyg/infra/cyg_type.h> // base types, externC #include <cyg/hal/hal_io.h> // IO macros +#include <cyg/hal/hal_if.h> // calling interface API #include <cyg/hal/hal_intr.h> // Interrupt macros #include <cyg/hal/sh3_sci.h> // driver API #include <cyg/hal/hal_misc.h> // Helper functions
