Changeset bf08a0f in rtems for testsuites/support/include/tmacros.h
- Timestamp:
- 09/30/11 02:58:15 (12 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 32448524
- Parents:
- d44c86b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/support/include/tmacros.h
rd44c86b rbf08a0f 274 274 */ 275 275 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 280 276 #if defined(RTEMS_USE_16_BIT_OBJECT) 281 277 #define PRIxrtems_id PRIx16
Note: See TracChangeset
for help on using the changeset viewer.