summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/start/start.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-02-01 15:02:03 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-02-01 15:02:03 -0600
commitd1887bafc0440b1e12465d5ea4d9a1dab988b624 (patch)
tree8372a5256bc4f376181d6337bf337f200a86c39c /c/src/lib/libbsp/i386/pc386/start/start.S
parentCorrect run-time selection of console port. (diff)
downloadrtems-d1887bafc0440b1e12465d5ea4d9a1dab988b624.tar.bz2
Improve comments on console select patch.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/pc386/start/start.S4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/start/start.S b/c/src/lib/libbsp/i386/pc386/start/start.S
index 42604bbff1..a2bc0c1a79 100644
--- a/c/src/lib/libbsp/i386/pc386/start/start.S
+++ b/c/src/lib/libbsp/i386/pc386/start/start.S
@@ -24,15 +24,13 @@
| following copyright applies:
|
| **************************************************************************
-| * COPYRIGHT (c) 1989-1999.
+| * COPYRIGHT (c) 1989-2012.
| * On-Line Applications Research Corporation (OAR).
| *
| * The license and distribution terms for this file may be
| * found in the file LICENSE in this distribution or at
| * http://www.rtems.com/license/LICENSE.
| **************************************************************************
-|
-| $Id$
+--------------------------------------------------------------------------*/
/*