Mercurial > ecos
diff packages/hal/sh/arch/current/include/mod_7709a.h @ 101:c37d3a9e1b28 ecos-sw-2000-06-16
Merge from eCos master repository on 2000-06-16-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 16 Jun 2000 16:43:59 +0000 |
| parents | 97d9d85b42c0 |
| children | 6bd9d475ed4b |
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/include/mod_7709a.h +++ b/packages/hal/sh/arch/current/include/mod_7709a.h @@ -73,4 +73,8 @@ // Writing zero to both forces a flush of the line if it is dirty. #define CYGARC_SH_MOD_CAC_ADDRESS_FLUSH 0x00000000 +//----------------------------------------------------------------------------- +// Extra details for interrupt handling +#define CYGARC_SH_SOFTWARE_IP_UPDATE + #endif // CYGONCE_HAL_MOD_77xx_H
