Mercurial > flash_v2
diff packages/hal/mips/tx39/current/include/var_intr.h @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | bf00f99aec69 |
| children | 97d9d85b42c0 |
line wrap: on
line diff
--- a/packages/hal/mips/tx39/current/include/var_intr.h +++ b/packages/hal/mips/tx39/current/include/var_intr.h @@ -205,7 +205,7 @@ externC volatile CYG_BYTE hal_interrupt_ } #if defined(CYGHWR_HAL_MIPS_TX3904_TRR_REQUIRES_SYNC) && \ - !defined(CYG_HAL_MIPS_SIM) + !defined(CYGPKG_HAL_MIPS_SIM) // We need to sync and check the coprocessor 0 condition - this // indicates whether data is present in the write buffer. We need to
