diff options
Diffstat (limited to 'sys/lib/libkern/arch')
-rw-r--r-- | sys/lib/libkern/arch/mips64/SYS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/libkern/arch/mips64/SYS.h b/sys/lib/libkern/arch/mips64/SYS.h index 83570fd0a02..d86499a73c9 100644 --- a/sys/lib/libkern/arch/mips64/SYS.h +++ b/sys/lib/libkern/arch/mips64/SYS.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: SYS.h,v 1.1 2004/08/11 10:29:59 pefo Exp $*/ +/* $OpenBSD: SYS.h,v 1.2 2015/01/19 15:30:52 krw Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. |