Changeset 8807eac in rtems
- Timestamp:
- 10/12/01 21:12:44 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 76c6828d
- Parents:
- 9f6c063
- Location:
- c/src/lib/libbsp/powerpc/shared
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/shared/ChangeLog
r9f6c063 r8807eac 1 2 * include/Makefile.am: Use _HEADER instead of H_FILES. 3 * irq/Makefile.am: Ditto. 4 * openpic/Makefile.am: Ditto. 1 5 * include/bsp.h: Include <bspopts.h>. 2 6 -
c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
r9f6c063 r8807eac 4 4 * COPYRIGHT (c) 1989-1997. 5 5 * On-Line Applications Research Corporation (OAR). 6 * Copyright assigned to U.S. Government, 1994.7 6 * 8 7 * The license and distribution terms for this file may in -
c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
r9f6c063 r8807eac 7 7 * COPYRIGHT (c) 1989-1998. 8 8 * On-Line Applications Research Corporation (OAR). 9 * Copyright assigned to U.S. Government, 1994.10 9 * 11 10 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.