remove dependency list
[unix-history] / usr / src / lib / libcompat / 4.1 / vax / reset.s
index 6e921d2..7693682 100644 (file)
@@ -3,10 +3,9 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  */
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  */
-
-#ifndef lint
-static char sccsid[] = "@(#)reset.s    5.1 (Berkeley) %G%";
-#endif not lint
+#ifdef LIBC_SCCS
+_sccsid:.asciz "@(#)reset.s    5.4 (Berkeley) %G%"
+#endif LIBC_SCCS
 
 /*
  * C library -- reset, setexit
 
 /*
  * C library -- reset, setexit