Changeset 98e4ebf in rtems for c/src/lib/libbsp/i386/go32
- Timestamp:
- Oct 8, 1997, 3:45:54 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6fd3979
- Parents:
- a2016b99
- Location:
- c/src/lib/libbsp/i386/go32
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/go32/include/bsp.h
ra2016b99 r98e4ebf 7 7 * Copyright assigned to U.S. Government, 1994. 8 8 * 9 * The license and distribution terms for this file may in10 * the file LICENSE in this distribution or at9 * The license and distribution terms for this file may be 10 * found in the file LICENSE in this distribution or at 11 11 * http://www.OARcorp.com/rtems/license.html. 12 12 * -
c/src/lib/libbsp/i386/go32/include/coverhd.h
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
c/src/lib/libbsp/i386/go32/startup/bspstart.c
ra2016b99 r98e4ebf 14 14 * Copyright assigned to U.S. Government, 1994. 15 15 * 16 * The license and distribution terms for this file may in17 * the file LICENSE in this distribution or at16 * The license and distribution terms for this file may be 17 * found in the file LICENSE in this distribution or at 18 18 * http://www.OARcorp.com/rtems/license.html. 19 19 * -
c/src/lib/libbsp/i386/go32/startup/exit.c
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
c/src/lib/libbsp/i386/go32/startup/setvec.c
ra2016b99 r98e4ebf 16 16 * Copyright assigned to U.S. Government, 1994. 17 17 * 18 * The license and distribution terms for this file may in19 * the file LICENSE in this distribution or at18 * The license and distribution terms for this file may be 19 * found in the file LICENSE in this distribution or at 20 20 * http://www.OARcorp.com/rtems/license.html. 21 21 * -
c/src/lib/libbsp/i386/go32/timer/timer.c
ra2016b99 r98e4ebf 14 14 * Copyright assigned to U.S. Government, 1994. 15 15 * 16 * The license and distribution terms for this file may in17 * the file LICENSE in this distribution or at16 * The license and distribution terms for this file may be 17 * found in the file LICENSE in this distribution or at 18 18 * http://www.OARcorp.com/rtems/license.html. 19 19 * -
c/src/lib/libbsp/i386/go32/timer/timerisr.s
ra2016b99 r98e4ebf 12 12 * Copyright assigned to U.S. Government, 1994. 13 13 * 14 * The license and distribution terms for this file may in15 * the file LICENSE in this distribution or at14 * The license and distribution terms for this file may be 15 * found in the file LICENSE in this distribution or at 16 16 * http://www.OARcorp.com/rtems/license.html. 17 17 *
Note: See TracChangeset
for help on using the changeset viewer.