Changeset a4199003 in rtems
- Timestamp:
- Sep 4, 2003, 6:44:59 PM (17 years ago)
- Children:
- 247914a
- Parents:
- c725258
- Location:
- c/src/lib/libbsp/powerpc/dmv177
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/dmv177/ChangeLog
rc725258 ra4199003 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/clock.c, console/debugio.c, include/dmv170.h, 4 startup/bspclean.c, startup/genpvec.c, startup/setvec.c, 5 startup/vmeintr.c, timer/timer.c: URL for license changed. 6 1 7 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 8 -
c/src/lib/libbsp/powerpc/dmv177/clock/clock.c
rc725258 ra4199003 12 12 * The license and distribution terms for this file may in 13 13 * the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/console/debugio.c
rc725258 ra4199003 20 20 * The license and distribution terms for this file may be 21 21 * found in the file LICENSE in this distribution or at 22 * http://www. OARcorp.com/rtems/license.html.22 * http://www.rtems.com/license/LICENSE. 23 23 * 24 24 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/include/dmv170.h
rc725258 ra4199003 15 15 * The license and distribution terms for this file may in 16 16 * the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/startup/bspclean.c
rc725258 ra4199003 5 5 * The license and distribution terms for this file may be 6 6 * found in the file LICENSE in this distribution or at 7 * http://www. OARcorp.com/rtems/license.html.7 * http://www.rtems.com/license/LICENSE. 8 8 * 9 9 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/startup/genpvec.c
rc725258 ra4199003 15 15 * The license and distribution terms for this file may in 16 16 * the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/startup/setvec.c
rc725258 ra4199003 18 18 * The license and distribution terms for this file may in 19 19 * the file LICENSE in this distribution or at 20 * http://www. OARcorp.com/rtems/license.html.20 * http://www.rtems.com/license/LICENSE. 21 21 * 22 22 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/startup/vmeintr.c
rc725258 ra4199003 8 8 * The license and distribution terms for this file may in 9 9 * the file LICENSE in this distribution or at 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * $Id$ -
c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
rc725258 ra4199003 6 6 * The license and distribution terms for this file are in 7 7 * the file LICENSE in this distribution or at 8 * http://www. OARcorp.com/rtems/license.html.8 * http://www.rtems.com/license/LICENSE. 9 9 * 10 10 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.