Changeset 893aac16 in rtems for testsuites/rhealstone/rhmlatency/mlatency.c
- Timestamp:
- Jan 8, 2014, 12:31:32 AM (6 years ago)
- Branches:
- 4.11, master
- Children:
- 73a7713
- Parents:
- bc55e4f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/rhealstone/rhmlatency/mlatency.c
rbc55e4f r893aac16 35 35 36 36 Print_Warning(); 37 38 puts( "*** START OF RHMLATENCY ***" ); 37 39 38 40 status = rtems_message_queue_create( … … 136 138 ); 137 139 140 puts( "*** END OF RHMLATENCY ***" ); 138 141 rtems_test_exit( 0 ); 139 142 }
Note: See TracChangeset
for help on using the changeset viewer.