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_syscallargs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/compat/linux/linux_syscallargs.h') diff --git a/sys/compat/linux/linux_syscallargs.h b/sys/compat/linux/linux_syscallargs.h index 51bc551fc9f..6d13e4e2c76 100644 --- a/sys/compat/linux/linux_syscallargs.h +++ b/sys/compat/linux/linux_syscallargs.h @@ -2,7 +2,6 @@ * System call argument lists. * * DO NOT EDIT-- this file is automatically generated. - * $NetBSD: linux_syscallargs.h,v 1.23 1998/01/05 18:23:11 perry Exp $ * created from NetBSD: syscalls.master,v 1.21 1997/10/16 23:53:07 christos Exp */ -- cgit