Changeset 553aa5f in rtems for c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c
- Timestamp:
- 04/01/04 10:10:01 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a9a27b5
- Parents:
- 671a647
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c
r671a647 r553aa5f 18 18 #include <rtems.h> 19 19 #include <bsp.h> 20 #include < clockdrv.h>20 #include <rtems/clockdrv.h> 21 21 22 22 void bsp_return_to_monitor_trap()
Note: See TracChangeset
for help on using the changeset viewer.