comparison packages/kernel/current/ChangeLog @ 2104:84bb9baeb0e1

* doc/kernel.sgml: Fix description of CYG_ISR_CALL_DSR and CYG_ISR_HANDLED. Fix example isr_function() accordingly.
author asl
date Wed, 23 Nov 2005 20:58:28 +0000
parents e077adee2438
children 5d7f57fd1729
comparison
equal deleted inserted replaced
2103:9169038683a3 2104:84bb9baeb0e1
1 2005-11-23 Sergei Organov <osv@javad.com>
2
3 * doc/kernel.sgml: Fix description of CYG_ISR_CALL_DSR and
4 CYG_ISR_HANDLED. Fix example isr_function() accordingly.
5
1 2005-10-23 Andrew Lunn <andrew.lunn@ascom.ch> 6 2005-10-23 Andrew Lunn <andrew.lunn@ascom.ch>
2 7
3 * include/flag.hxx: We need thread.inl for the empty() function 8 * include/flag.hxx: We need thread.inl for the empty() function
4 implementation which the compiler wants to inline. 9 implementation which the compiler wants to inline.
5 10