comparison packages/kernel/current/ChangeLog @ 2979:00ddfb443539

* tests/intr0.cxx (intr0_main): Fix a compiler warning by changing a CHECK() statement.
author sergeig
date Wed, 24 Nov 2010 18:40:20 +0000
parents 041821fb5427
children 6724f8254bcb
comparison
equal deleted inserted replaced
2978:f01575de4e32 2979:00ddfb443539
1 2010-11-22 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing
4 a CHECK() statement.
5
1 2010-03-29 Lars Povlsen <lpovlsen@vitesse.com> 6 2010-03-29 Lars Povlsen <lpovlsen@vitesse.com>
2 7
3 * src/common/thread.cxx: Add volatile to idle_thread_loops for use with 8 * src/common/thread.cxx: Add volatile to idle_thread_loops for use with
4 cpuload package and GCC 4. 9 cpuload package and GCC 4.
5 10