diff options
Diffstat (limited to 'sys/lib/libkern/arch/i386/SYS.h')
-rw-r--r-- | sys/lib/libkern/arch/i386/SYS.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/lib/libkern/arch/i386/SYS.h b/sys/lib/libkern/arch/i386/SYS.h index 2bf8406358e..567d017fc96 100644 --- a/sys/lib/libkern/arch/i386/SYS.h +++ b/sys/lib/libkern/arch/i386/SYS.h @@ -1,3 +1,5 @@ +/* $OpenBSD: SYS.h,v 1.2 1996/09/27 06:47:44 mickey Exp $ */ + /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -34,7 +36,6 @@ * SUCH DAMAGE. * * from: @(#)SYS.h 5.5 (Berkeley) 5/7/91 - * $Id: SYS.h,v 1.1 1995/10/18 08:52:51 deraadt Exp $ */ #include <machine/asm.h> |