Mercurial > ecos
diff packages/hal/cortexm/arch/current/ChangeLog @ 2677:d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
to allow it to compile properly.
| author | nickg |
|---|---|
| date | Wed, 03 Dec 2008 15:52:34 +0000 |
| parents | 12ae993c7267 |
| children | 74dbf4c3f2e1 |
line wrap: on
line diff
--- a/packages/hal/cortexm/arch/current/ChangeLog +++ b/packages/hal/cortexm/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2008-12-03 Nick Garnett <nickg@ecoscentric.com> + + * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call + to allow it to compile properly. + 2008-11-24 Simon Kallweit <simon.kallweit@intefo.ch> * include/hal_io.c: Fixed MASK_ macro.
