Changeset a31ddf7 in rtems for cpukit/sapi/src/exinit.c
- Timestamp:
- Feb 12, 1996, 2:36:09 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, master
- Children:
- 18269cef
- Parents:
- 8c8a924
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/src/exinit.c
r8c8a924 ra31ddf7 66 66 */ 67 67 68 struct months {69 unsigned32 months[2][13];70 };71 72 68 void rtems_initialize_executive( 73 69 rtems_configuration_table *configuration_table,
Note: See TracChangeset
for help on using the changeset viewer.