Changeset 4b374f36 in rtems for c/src/tests/tmtests/tm28/system.h
- Timestamp:
- 08/17/95 19:36:43 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3b438fa
- Parents:
- 556fb911
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/tmtests/tm28/system.h
r556fb911 r4b374f36 11 11 * notice must appear in all copies of this file and its derivatives. 12 12 * 13 * $Id$13 * system.h,v 1.2 1995/05/31 17:19:51 joel Exp 14 14 */ 15 15 16 16 17 #include <rtems.h> 17 #include <coverhd.h> 18 #include <tmacros.h> 18 19 19 #include "coverhd.h" 20 #include "tmacros.h" 21 22 #include "timesys.h" 23 #include "timegvar.h" 20 #include <timesys.h> 21 #include <timegvar.h>
Note: See TracChangeset
for help on using the changeset viewer.