2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>

* itrontime01/init.c: Use %ld to print "time"s.
This commit is contained in:
Ralf Corsepius
2009-10-30 17:29:01 +00:00
parent 54b4a02481
commit 7bf6612bf2

View File

@@ -1,3 +1,7 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* itrontime01/init.c: Use %ld to print "time"s.
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* itrontime01/init.c: Use "long"s for "time"s (16bit compliance).