Changeset 891e9c3 in rtems for testsuites/mptests/mp11
- Timestamp:
- 08/11/95 14:35:01 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7285a016
- Parents:
- 8d47a15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/mptests/mp11/init.c
r8d47a15 r891e9c3 32 32 #include "gvar.h" 33 33 34 rtems_unsigned8 my_partition[0x30000] ;34 rtems_unsigned8 my_partition[0x30000] CPU_STRUCTURE_ALIGNMENT; 35 35 36 36 rtems_task Init(
Note: See TracChangeset
for help on using the changeset viewer.