Changeset c3bb68a1 in rtems for testsuites/sptests/spsize
- Timestamp:
- Jul 4, 2002, 4:23:52 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, master
- Children:
- af81910
- Parents:
- 37cd592
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/spsize/size.c
r37cd592 rc3bb68a1 16 16 #include <rtems/system.h> 17 17 #include <rtems/config.h> 18 #include <rtems/directives.h>19 18 #include <rtems/score/apiext.h> 20 19 #include <rtems/score/copyrt.h> … … 468 467 /*sptables.h*/ (sizeof _Initialization_Default_multiprocessing_table) + 469 468 (strlen(_RTEMS_version)+1) + 470 (sizeof _Entry_points) +471 469 472 470
Note: See TracChangeset
for help on using the changeset viewer.