Changeset 496274b6 in rtems for testsuites/sptests/sp20/task1.c
- Timestamp:
- 06/20/07 21:43:28 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- b012921
- Parents:
- 0e92952
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/sp20/task1.c
r0e92952 r496274b6 71 71 status = rtems_rate_monotonic_period( rmid, Periods[ argument ] ); 72 72 directive_failed( status, "rtems_rate_monotonic_period" ); 73 73 74 Count.count[ argument ]++; 74 75 }
Note: See TracChangeset
for help on using the changeset viewer.