summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/i386ex
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-16 16:56:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-16 16:56:48 +0000
commit6f9c75c3222e99621dadd7c7d8499d76619a8a60 (patch)
treec8bc7a4f59c34f1e5667fb43d3203d4d00ea37c2 /c/src/lib/libbsp/i386/i386ex
parentJennifer found some uninitialized variables: (diff)
downloadrtems-6f9c75c3222e99621dadd7c7d8499d76619a8a60.tar.bz2
Ralf Corsepius reported a number of missing CVS Id's:
> RTEMS is under CVS control and has been since rtems 3.1.16 which was > around May 1995. So I just to add the $Id$. If you notice other files > with missing $Id$'s let me know. I try to keep w\up with it. Now that you have asked -- I'll attach a list of files lacking an RCS-Id to this mail. This list has been generated by a little sh-script I'll also enclose.
Diffstat (limited to 'c/src/lib/libbsp/i386/i386ex')
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/README5
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/linkcmds2
2 files changed, 5 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/i386/i386ex/startup/README b/c/src/lib/libbsp/i386/i386ex/startup/README
index 44f8d1d63c..637758a6d0 100644
--- a/c/src/lib/libbsp/i386/i386ex/startup/README
+++ b/c/src/lib/libbsp/i386/i386ex/startup/README
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
The doit shell file cd's to $H, which refers to the directory
@@ -22,4 +25,4 @@ descriptor tables "into our space". ( in start.s I think )
Erik
- \ No newline at end of file
+
diff --git a/c/src/lib/libbsp/i386/i386ex/startup/linkcmds b/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
index 3946acd49d..fa7cf47a60 100644
--- a/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
+++ b/c/src/lib/libbsp/i386/i386ex/startup/linkcmds
@@ -10,7 +10,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * linkcmds,v 1.0 1995/11/30 16:52:02 Erik Ivanenko
+ * $Id$
*/