Changeset b96254f in rtems for cpukit/sapi/include/rtems/sptables.h
- Timestamp:
- Nov 21, 2004, 7:42:11 AM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- bcbfd2cf
- Parents:
- 9e3032f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/include/rtems/sptables.h
r9e3032f rb96254f 1 /* sptables.h 1 /** 2 * @file rtems/sptables.h 2 3 * 3 4 * This include file contains the executive's pre-initialized tables 4 5 * used when in a single processor configuration. 5 * 6 */ 7 8 /* 6 9 * COPYRIGHT (c) 1989-1999. 7 10 * On-Line Applications Research Corporation (OAR). … … 69 72 70 73 #endif 71 /* end of include file */
Note: See TracChangeset
for help on using the changeset viewer.