Changeset ba64905 in rtems for c/src/lib/libbsp/i386/pc386/startup
- Timestamp:
- Jan 28, 2011, 8:35:34 PM (10 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 3e8cdf8
- Parents:
- 6454e161
- Location:
- c/src/lib/libbsp/i386/pc386/startup
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/startup/bspcmdline.c
r6454e161 rba64905 20 20 | * 21 21 | * The license and distribution terms for this file may be 22 | * found in found inthe file LICENSE in this distribution or at22 | * found in the file LICENSE in this distribution or at 23 23 | * http://www.rtems.com/license/LICENSE. 24 24 | ************************************************************************** -
c/src/lib/libbsp/i386/pc386/startup/bspstart.c
r6454e161 rba64905 24 24 | * 25 25 | * The license and distribution terms for this file may be 26 | * found in found inthe file LICENSE in this distribution or at26 | * found in the file LICENSE in this distribution or at 27 27 | * http://www.rtems.com/license/LICENSE. 28 28 | ************************************************************************** -
c/src/lib/libbsp/i386/pc386/startup/ldsegs.S
r6454e161 rba64905 29 29 | * 30 30 | * The license and distribution terms for this file may be 31 | * found in found inthe file LICENSE in this distribution or at31 | * found in the file LICENSE in this distribution or at 32 32 | * http://www.rtems.com/license/LICENSE. 33 33 | **************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.