Changeset 15b7644 in rtems for testsuites/support
- Timestamp:
- Oct 27, 2009, 6:53:07 AM (10 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 7354b34
- Parents:
- e292c661
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/support/include/tmacros.h
re292c661 r15b7644 274 274 #define PRIdrtems_interval PRIdWatchdog_Interval 275 275 276 /* c.f. cpukit/score/include/rtems/score/thread.h */ 277 #define PRIdThread_Entry_numeric_type PRIuPTR 278 /* rtems_task_argument is a typedef to Thread_Entry_numeric_type */ 279 #define PRIdrtems_task_argument PRIdThread_Entry_numeric_type 280 276 281 #ifdef __cplusplus 277 282 }
Note: See TracChangeset
for help on using the changeset viewer.