2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>

* libcsupport/src/malloc_p.h: Rely upon uintmax_t and PRIuMAX being
	provided.
This commit is contained in:
Ralf Corsepius
2009-09-15 09:57:08 +00:00
parent 002ca54e49
commit a34d679ad1
+5
View File
@@ -1,3 +1,8 @@
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_p.h: Rely upon uintmax_t and PRIuMAX being
provided.
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/libio_init.c, libcsupport/src/libio.c: