Changeset dfde9d0 in rtems
- Timestamp:
- 10/12/01 21:04:25 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- bfeee88
- Parents:
- 590aba4f
- Location:
- c/src/lib/libbsp/sparc/leon
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon/ChangeLog
r590aba4f rdfde9d0 1 2001-10-12 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h, 4 startup/setvec.c, timer/timer.c: Fixed typo. 5 1 6 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/lib/libbsp/sparc/leon/clock/ckinit.c
r590aba4f rdfde9d0 9 9 * COPYRIGHT (c) 1989-1998. 10 10 * On-Line Applications Research Corporation (OAR). 11 * Copyright assigned to U.S. Government, 1994.12 11 * 13 12 * The license and distribution terms for this file may be -
c/src/lib/libbsp/sparc/leon/console/console.c
r590aba4f rdfde9d0 6 6 * COPYRIGHT (c) 1989-1998. 7 7 * On-Line Applications Research Corporation (OAR). 8 * Copyright assigned to U.S. Government, 1994.9 8 * 10 9 * The license and distribution terms for this file may be -
c/src/lib/libbsp/sparc/leon/include/bsp.h
r590aba4f rdfde9d0 5 5 * COPYRIGHT (c) 1989-1998. 6 6 * On-Line Applications Research Corporation (OAR). 7 * Copyright assigned to U.S. Government, 1994.8 7 * 9 8 * The license and distribution terms for this file may be -
c/src/lib/libbsp/sparc/leon/include/leon.h
r590aba4f rdfde9d0 18 18 * COPYRIGHT (c) 1989-1998. 19 19 * On-Line Applications Research Corporation (OAR). 20 * Copyright assigned to U.S. Government, 1994.21 20 * 22 21 * The license and distribution terms for this file may be -
c/src/lib/libbsp/sparc/leon/startup/setvec.c
r590aba4f rdfde9d0 16 16 * COPYRIGHT (c) 1989-1998. 17 17 * On-Line Applications Research Corporation (OAR). 18 * Copyright assigned to U.S. Government, 1994.19 18 * 20 19 * The license and distribution terms for this file may be -
c/src/lib/libbsp/sparc/leon/timer/timer.c
r590aba4f rdfde9d0 5 5 * COPYRIGHT (c) 1989-1998. 6 6 * On-Line Applications Research Corporation (OAR). 7 * Copyright assigned to U.S. Government, 1994.8 7 * 9 8 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.