Changeset 7826883 in rtems for c/PROBLEMS
- Timestamp:
- 12/08/95 21:05:27 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 67d224a
- Parents:
- 8442656a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/PROBLEMS
r8442656a r7826883 20 20 This also implies that RTEMS may "think" of something as generic 21 21 across the i960 family when in fact it is specific to the CA. 22 23 + Some of the BSPs still define RAM_START and RAM_END in the bsp.h file. 24 It is better to define these in the linkcmds file. It is also nice 25 to use the linkcmds file to place overlays for on-board hardware. 22 26 23 27 + The __read() system call in all of the BSPs using single
Note: See TracChangeset
for help on using the changeset viewer.