fixed missing CVS IDs

This commit is contained in:
Joel Sherrill
1995-10-06 20:48:38 +00:00
parent c62d36feed
commit eb5a7e07df
136 changed files with 215 additions and 24 deletions

View File

@@ -9,6 +9,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
* $Id$
*/
#include <rtems.h>

View File

@@ -1,3 +1,7 @@
/*
* $Id$
*/
#if defined(RTEMS_UNIXLIB)
void libc_init(int reentrant)

View File

@@ -1,5 +1,6 @@
/* utsname.c
*
* $Id$
*/
#include <stdio.h>