- Timestamp:
- 10/06/95 20:48:38 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 591d45e
- Parents:
- c62d36f
- Location:
- c/src/lib
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/include/sys/utsname.h
rc62d36f reb5a7e07 1 1 /* sys/utsname.h 2 2 * 3 * $Id$ 3 4 */ 4 5 -
c/src/lib/libbsp/hppa1.1/simhppa/include/ttydrv.h
rc62d36f reb5a7e07 2 2 * @(#)ttydrv.h 1.1 - 95/06/02 3 3 * 4 * $Id$ 4 5 */ 5 6 -
c/src/lib/libbsp/m68k/idp/README
rc62d36f reb5a7e07 1 # 2 # $Id$ 3 # 4 1 5 This board support package has not been tested with multiprocessor 2 6 or the timing support. The uniprocessor IDP package was tested though -
c/src/lib/libbsp/m68k/idp/console/duart.c
rc62d36f reb5a7e07 1 # 2 # $Id$ 3 # 4 1 5 /*######################################################### 2 6 # -
c/src/lib/libbsp/m68k/idp/console/leds.c
rc62d36f reb5a7e07 2 2 * leds.c -- control the led's on a Motorola mc68ec0x0 board. 3 3 * Written by rob@cygnus.com (Rob Savoye) 4 * 5 * $Id$ 4 6 */ 5 7 #include "leds.h" -
c/src/lib/libbsp/m68k/idp/console/mc68ec.c
rc62d36f reb5a7e07 2 2 * mc68ec.c -- Low level support for the Motorola mc68ec0x0 board. 3 3 * Written by rob@cygnus.com (Rob Savoye) 4 * 5 * $Id$ 4 6 */ 7 5 8 #include "leds.h" 6 9 -
c/src/lib/libbsp/m68k/idp/include/leds.h
rc62d36f reb5a7e07 2 2 * leds.c -- control the led's on a Motorola mc68ec0x0 board. 3 3 * Written by rob@cygnus.com (Rob Savoye) 4 * 5 * $Id$ 4 6 */ 5 7 -
c/src/lib/libbsp/m68k/idp/startup/linkcmds
rc62d36f reb5a7e07 3 3 * Rob Savoye. Other ideas came from Joel Sherrill for the RTEMS linkcmds 4 4 * file (this is basically a mixture of the two). 5 * 6 * $Id$ 5 7 */ 6 8 -
c/src/lib/libbsp/powerpc/papyrus/README
rc62d36f reb5a7e07 1 1 # 2 # README,v 1.2 1995/05/31 16:56:03 joel Exp 3 # 2 # $Id$ 4 3 # 5 4 -
c/src/lib/libbsp/powerpc/papyrus/dlentry/dlentry.s
rc62d36f reb5a7e07 18 18 * i-cubed limited makes no representations about the suitability 19 19 * of this software for any purpose. 20 * 21 * $Id$ 20 22 */ 21 23 -
c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.s
rc62d36f reb5a7e07 18 18 * i-cubed limited makes no representations about the suitability 19 19 * of this software for any purpose. 20 * 21 * $Id$ 20 22 */ 21 23 -
c/src/lib/libbsp/powerpc/papyrus/include/bsp.h
rc62d36f reb5a7e07 28 28 * notice must appear in all copies of this file and its derivatives. 29 29 * 30 * bsp.h,v 1.2 1995/05/31 16:56:13 joel Exp30 * $Id$ 31 31 */ 32 32 -
c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h
rc62d36f reb5a7e07 23 23 * notice must appear in all copies of this file and its derivatives. 24 24 * 25 * coverhd.h,v 1.2 1995/05/31 16:56:15 joel Exp25 * $Id$ 26 26 */ 27 27 -
c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c
rc62d36f reb5a7e07 33 33 * notice must appear in all copies of this file and its derivatives. 34 34 * 35 * bspclean.c,v 1.2 1995/05/31 16:56:27 joel Exp35 * $Id$ 36 36 */ 37 37 -
c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c
rc62d36f reb5a7e07 35 35 * notice must appear in all copies of this file and its derivatives. 36 36 * 37 * bspstart.c,v 1.2 1995/05/31 16:56:29 joel Exp37 * $Id$ 38 38 */ 39 39 -
c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c
rc62d36f reb5a7e07 38 38 * notice must appear in all copies of this file and its derivatives. 39 39 * 40 * setvec.c,v 1.2 1995/05/31 16:56:35 joel Exp40 * $Id$ 41 41 */ 42 42 -
c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc
rc62d36f reb5a7e07 47 47 * TODO: 48 48 * 49 * $Id$ 49 50 */ 50 51 -
c/src/lib/libc/hosterr.c
rc62d36f reb5a7e07 10 10 * notice must appear in all copies of this file and its derivatives. 11 11 * 12 * $Id$ 12 13 */ 13 14 -
c/src/lib/libc/unixlibc.c
rc62d36f reb5a7e07 1 /* 2 * $Id$ 3 */ 4 1 5 #if defined(RTEMS_UNIXLIB) 2 6 -
c/src/lib/libc/utsname.c
rc62d36f reb5a7e07 1 1 /* utsname.c 2 2 * 3 * $Id$ 3 4 */ 4 5 -
c/src/lib/libcpu/powerpc/README
rc62d36f reb5a7e07 1 # 2 # $Id$ 3 # 4 1 5 This hierachy contains support routines for the various 2 6 PowerPC processors.
Note: See TracChangeset
for help on using the changeset viewer.