Changeset 4fcb2f17 in rtems
- Timestamp:
- Sep 15, 2008, 1:53:53 PM (11 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 20e1bdfc
- Parents:
- 28b6765d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/sp19/system.h
r28b6765d r4fcb2f17 54 54 TEST_EXTERN rtems_id Task_name[ 7 ]; /* array of task names */ 55 55 56 TEST_EXTERN rtems_double FP_factors[ 10 ]; /* FP "uniqueness" factors */ 56 TEST_EXTERN double FP_factors[ 10 ]; /* FP "uniqueness" factors */ 57 57 58 TEST_EXTERN uint32_t INTEGER_factors[ 10 ]; /* INT "uniqueness" factors */ 58 59 /* end of include file */
Note: See TracChangeset
for help on using the changeset viewer.