Changeset 2f10af4 in rtems
- Timestamp:
- Sep 4, 2003, 6:53:07 PM (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 21e1c44
- Parents:
- ae8d185
- Location:
- c/src/lib/libcpu/mips64orion
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/mips64orion/ChangeLog
rae8d185 r2f10af4 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, timer/timer.c: URL for license changed. 4 1 5 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/mips64orion/clock/ckinit.c
rae8d185 r2f10af4 26 26 * The license and distribution terms for this file may be 27 27 * found in the file LICENSE in this distribution or at 28 * http://www. OARcorp.com/rtems/license.html.28 * http://www.rtems.com/license/LICENSE. 29 29 * 30 30 * $Id$ -
c/src/lib/libcpu/mips64orion/timer/timer.c
rae8d185 r2f10af4 33 33 * The license and distribution terms for this file may be 34 34 * found in the file LICENSE in this distribution or at 35 * http://www. OARcorp.com/rtems/license.html.35 * http://www.rtems.com/license/LICENSE. 36 36 * 37 37 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.