Changeset 08311cc3 in rtems for c/src/lib/libcpu/mips
- Timestamp:
- 11/17/99 17:51:34 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5f57730
- Parents:
- 20f54e9
- Location:
- c/src/lib/libcpu/mips
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/mips/clock/ckinit.c
r20f54e9 r08311cc3 21 21 * Derived from c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c: 22 22 * 23 * COPYRIGHT (c) 1989-199 8.23 * COPYRIGHT (c) 1989-1999. 24 24 * On-Line Applications Research Corporation (OAR). 25 * Copyright assigned to U.S. Government, 1994.26 25 * 27 26 * The license and distribution terms for this file may be -
c/src/lib/libcpu/mips/timer/timer.c
r20f54e9 r08311cc3 28 28 * determined when porting or modifying this code. 29 29 * 30 * COPYRIGHT (c) 1989-199 8.30 * COPYRIGHT (c) 1989-1999. 31 31 * On-Line Applications Research Corporation (OAR). 32 * Copyright assigned to U.S. Government, 1994.33 32 * 34 33 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.