forked from Imagelibrary/rtems
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Remove PRItime_t.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* support/include/tmacros.h: Remove PRItime_t.
|
||||
|
||||
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
* support/include/pritime.h: New.
|
||||
* Makefile.am: Add support/include/pritime.h
|
||||
|
||||
|
||||
@@ -273,10 +273,6 @@ extern "C" {
|
||||
* certain system types on different targets.
|
||||
*/
|
||||
|
||||
/* HACK: Presume time_t to be a "long" */
|
||||
/* HACK: There is no portable way to print time_t's */
|
||||
#define PRItime_t "ld"
|
||||
|
||||
#if defined(RTEMS_USE_16_BIT_OBJECT)
|
||||
#define PRIxrtems_id PRIx16
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user