Changeset 98e4ebf5 in rtems for c/src/lib/libbsp/powerpc/papyrus
- Timestamp:
- 10/08/97 15:45:54 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6fd3979
- Parents:
- a2016b99
- Location:
- c/src/lib/libbsp/powerpc/papyrus
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/papyrus/include/bsp.h
ra2016b99 r98e4ebf5 24 24 * Copyright assigned to U.S. Government, 1994. 25 25 * 26 * The license and distribution terms for this file may in27 * the file LICENSE in this distribution or at26 * The license and distribution terms for this file may be 27 * found in the file LICENSE in this distribution or at 28 28 * http://www.OARcorp.com/rtems/license.html. 29 29 * -
c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h
ra2016b99 r98e4ebf5 19 19 * Copyright assigned to U.S. Government, 1994. 20 20 * 21 * The license and distribution terms for this file may in22 * the file LICENSE in this distribution or at21 * The license and distribution terms for this file may be 22 * found in the file LICENSE in this distribution or at 23 23 * http://www.OARcorp.com/rtems/license.html. 24 24 * -
c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c
ra2016b99 r98e4ebf5 29 29 * Copyright assigned to U.S. Government, 1994. 30 30 * 31 * The license and distribution terms for this file may in32 * the file LICENSE in this distribution or at31 * The license and distribution terms for this file may be 32 * found in the file LICENSE in this distribution or at 33 33 * http://www.OARcorp.com/rtems/license.html. 34 34 * -
c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c
ra2016b99 r98e4ebf5 31 31 * Copyright assigned to U.S. Government, 1994. 32 32 * 33 * The license and distribution terms for this file may in34 * the file LICENSE in this distribution or at33 * The license and distribution terms for this file may be 34 * found in the file LICENSE in this distribution or at 35 35 * http://www.OARcorp.com/rtems/license.html. 36 36 * -
c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c
ra2016b99 r98e4ebf5 34 34 * Copyright assigned to U.S. Government, 1994. 35 35 * 36 * The license and distribution terms for this file may in37 * the file LICENSE in this distribution or at36 * The license and distribution terms for this file may be 37 * found in the file LICENSE in this distribution or at 38 38 * http://www.OARcorp.com/rtems/license.html. 39 39 *
Note: See TracChangeset
for help on using the changeset viewer.