2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>

* timer/timer.c: Convert to "bool".
This commit is contained in:
Ralf Corsepius
2008-09-05 06:23:45 +00:00
parent 0bbd74de37
commit f7276df06b
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Convert to "bool".
2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/rtc.c, console/inch.c, ne2000/ne2000.c, timer/timer.c:

View File

@@ -1,3 +1,7 @@
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Convert to "bool".
2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/rtc.c, network/ne2000.c: Eliminate rtems_boolean.