Changeset 553aa5f in rtems for c/src/lib/libbsp/m68k/mvme147/include/bsp.h
- 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/include/bsp.h
r671a647 r553aa5f 27 27 28 28 #include <rtems.h> 29 #include < clockdrv.h>30 #include < console.h>31 #include < iosupp.h>29 #include <rtems/clockdrv.h> 30 #include <rtems/console.h> 31 #include <rtems/iosupp.h> 32 32 33 33 /*
Note: See TracChangeset
for help on using the changeset viewer.