Changeset d17d4d2f in rtems for c/src/lib/libbsp/m68k/dmv152/include/bsp.h
- Timestamp:
- Oct 15, 1997, 9:27:00 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f33a3f2a
- Parents:
- 84ff8b7b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/dmv152/include/bsp.h
r84ff8b7b rd17d4d2f 125 125 #define RAM_END 0x100000 126 126 127 #define USE_CHANNEL_A 0 /* 1 = use channel A for console */128 #define USE_CHANNEL_B 1 /* 1 = use channel B for console */129 130 127 #define TIMER 0x0c000000 131 128 #define TIMER_VECTOR 0x4D
Note: See TracChangeset
for help on using the changeset viewer.