From 6f9c75c3222e99621dadd7c7d8499d76619a8a60 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 Jan 1998 16:56:48 +0000 Subject: 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. --- c/src/lib/libbsp/m68k/efi332/start/start.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'c/src/lib/libbsp/m68k/efi332/start') diff --git a/c/src/lib/libbsp/m68k/efi332/start/start.c b/c/src/lib/libbsp/m68k/efi332/start/start.c index 63ed7be2f3..bd3a6cce06 100644 --- a/c/src/lib/libbsp/m68k/efi332/start/start.c +++ b/c/src/lib/libbsp/m68k/efi332/start/start.c @@ -1,3 +1,7 @@ +/* + * $Id + */ + #include #include #define __START_C__ -- cgit v1.2.3