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>
|
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.
|
* support/include/pritime.h: New.
|
||||||
* Makefile.am: Add support/include/pritime.h
|
* Makefile.am: Add support/include/pritime.h
|
||||||
|
|
||||||
|
|||||||
@@ -273,10 +273,6 @@ extern "C" {
|
|||||||
* certain system types on different targets.
|
* 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)
|
#if defined(RTEMS_USE_16_BIT_OBJECT)
|
||||||
#define PRIxrtems_id PRIx16
|
#define PRIxrtems_id PRIx16
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user