Changeset 637df35 in rtems for testsuites/sptests
- Timestamp:
- 07/12/95 19:47:25 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6cc85032
- Parents:
- 68931b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/sptests/spsize/size.c
r68931b5 r637df35 14 14 * $Id$ 15 15 */ 16 17 #include <stdlib.h>18 16 19 17 #include <rtems/system.h> … … 47 45 #include <rtems/wkspace.h> 48 46 #include <rtems/mp.h> 47 48 #include <stdlib.h> 49 49 50 50 /* These are always defined by the executive.
Note: See TracChangeset
for help on using the changeset viewer.