Changeset 11290355 in rtems for c/src/tests/samples
- Timestamp:
- 09/29/95 17:19:16 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1ceface
- Parents:
- 1039ae4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/samples/cdtest/main.cc
r1039ae4 r11290355 30 30 #include <rtems.h> 31 31 #include <stdio.h> 32 #include <libcsupport.h>33 32 #include <iostream.h> 34 33 … … 129 128 // run. 130 129 // 131 // Ref: c/src/lib/libbsp/hppa1_1/ simhppa/startup/bspstart.c130 // Ref: c/src/lib/libbsp/hppa1_1/pxfl/startup/bspstart.c 132 131 // 133 132
Note: See TracChangeset
for help on using the changeset viewer.