Ignore:
Timestamp:
09/30/11 02:58:15 (12 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.11, 5, master
Children:
32448524
Parents:
d44c86b
Message:

2011-09-30 Ralf Corsépius <ralf.corsepius@…>

  • support/include/tmacros.h: Remove PRItime_t.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/support/include/tmacros.h

    rd44c86b rbf08a0f  
    274274 */
    275275
    276 /* HACK: Presume time_t to be a "long" */
    277 /* HACK: There is no portable way to print time_t's */
    278 #define PRItime_t "ld"
    279 
    280276#if defined(RTEMS_USE_16_BIT_OBJECT)
    281277#define PRIxrtems_id PRIx16
Note: See TracChangeset for help on using the changeset viewer.