Changeset f321db19 in rtems
- Timestamp:
- 09/04/03 18:52:08 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7e0e4546
- Parents:
- d110897a
- Location:
- c/src/lib/libbsp/m68k/ods68302
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/ods68302/ChangeLog
rd110897a rf321db19 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h, 4 startup/bspclean.c, startup/bspstart.c, timer/timer.c: URL for 5 license changed. 6 1 7 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 8 -
c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c
rd110897a rf321db19 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/m68k/ods68302/console/console.c
rd110897a rf321db19 7 7 * The license and distribution terms for this file may be 8 8 * found in the file LICENSE in this distribution or at 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * $Id$ -
c/src/lib/libbsp/m68k/ods68302/include/bsp.h
rd110897a rf321db19 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/m68k/ods68302/include/coverhd.h
rd110897a rf321db19 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/m68k/ods68302/startup/bspclean.c
rd110897a rf321db19 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c
rd110897a rf321db19 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/m68k/ods68302/timer/timer.c
rd110897a rf321db19 15 15 * The license and distribution terms for this file may be 16 16 * found in 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$
Note: See TracChangeset
for help on using the changeset viewer.