Changeset 08311cc3 in rtems for c/src/lib/libcpu/sh/sh7032
- 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/sh/sh7032
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sh/sh7032/include/null.h
r20f54e9 r08311cc3 5 5 * Author: Ralf Corsepius (corsepiu@faw.uni-ulm.de) 6 6 * 7 * COPYRIGHT (c) 1989-199 8.7 * COPYRIGHT (c) 1989-1999. 8 8 * On-Line Applications Research Corporation (OAR). 9 * Copyright assigned to U.S. Government, 1994.10 9 * 11 10 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/close.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/cntrl.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/init.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/open.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/read.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libcpu/sh/sh7032/null/write.c
r20f54e9 r08311cc3 15 15 * rval - NULL_SUCCESSFUL 16 16 * 17 * COPYRIGHT (c) 1989-199 8.17 * COPYRIGHT (c) 1989-1999. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be
Note: See TracChangeset
for help on using the changeset viewer.