From 585f0dec73d0eaeeef3cb453946c419b79c33dac Mon Sep 17 00:00:00 2001 From: thorpej Date: Thu, 8 Jan 1998 00:17:11 +0000 Subject: Regen: back out RCD ID related changes. --- sys/compat/linux/linux_syscalls.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/compat/linux/linux_syscalls.c') diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index eaf97ee8ab1..6026f169b37 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -2,7 +2,6 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * $NetBSD: linux_syscalls.c,v 1.22 1998/01/05 18:23:12 perry Exp $ * created from NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp */ -- cgit