Changeset 03f2154e in rtems for c/src/lib/libcpu/mips64orion
- Timestamp:
- Apr 22, 1997, 5:20:27 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 84ff7c23
- Parents:
- b91726f
- Location:
- c/src/lib/libcpu/mips64orion
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/mips64orion/clock/ckinit.c
rb91726f r03f2154e 21 21 * Derived from c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c: 22 22 * 23 * COPYRIGHT (c) 1989 , 1990, 1991, 1992, 1993, 1994.23 * COPYRIGHT (c) 1989-1997. 24 24 * On-Line Applications Research Corporation (OAR). 25 * All rightsassigned to U.S. Government, 1994.26 * 27 * Th is material may be reproduced by or for the U.S. Government pursuant28 * t o the copyright license under the clause at DFARS 252.227-7013. This29 * notice must appear in all copies of this file and its derivatives.25 * Copyright assigned to U.S. Government, 1994. 26 * 27 * The license and distribution terms for this file may in 28 * the file LICENSE in this distribution or at 29 * http://www.OARcorp.com/rtems/license.html. 30 30 * 31 31 * $Id$ -
c/src/lib/libcpu/mips64orion/timer/timer.c
rb91726f r03f2154e 28 28 * determined when porting or modifying this code. 29 29 * 30 * COPYRIGHT (c) 1989 , 1990, 1991, 1992, 1993, 1994.30 * COPYRIGHT (c) 1989-1997. 31 31 * On-Line Applications Research Corporation (OAR). 32 * All rightsassigned to U.S. Government, 1994.32 * Copyright assigned to U.S. Government, 1994. 33 33 * 34 * Th is material may be reproduced by or for the U.S. Government pursuant35 * t o the copyright license under the clause at DFARS 252.227-7013. This36 * notice must appear in all copies of this file and its derivatives.34 * The license and distribution terms for this file may in 35 * the file LICENSE in this distribution or at 36 * http://www.OARcorp.com/rtems/license.html. 37 37 * 38 38 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.