Changeset fef8e40 in rtems
- Timestamp:
- 04/02/04 23:42:39 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 45f70bf
- Parents:
- 5bcd177
- Location:
- cpukit/score/cpu/c4x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/c4x/ChangeLog
r5bcd177 rfef8e40 1 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org> 2 3 * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x. 4 1 5 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> 2 6 -
cpukit/score/cpu/c4x/Makefile.am
r5bcd177 rfef8e40 11 11 include_rtems_HEADERS = asm.h 12 12 13 include_HEADERS = c4xio.h 13 include_rtems_c4xdir = $(includedir)/rtems/c4x 14 include_rtems_c4x_HEADERS = c4xio.h 14 15 15 16 include_rtems_scoredir = $(includedir)/rtems/score
Note: See TracChangeset
for help on using the changeset viewer.