diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-03 00:55:00 +0000 |
commit | 241b2f3e7dfd8d01131bff2498cd84fc2b1a8844 (patch) | |
tree | c5e61a6f8cf62c474692594312a2380213346306 /sys/arch/pmax/dev | |
parent | 571b1ac5cbb5784eba442364418e61c181b1971b (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/pmax/dev')
-rw-r--r-- | sys/arch/pmax/dev/sfbreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/dev/sfbreg.h b/sys/arch/pmax/dev/sfbreg.h index fdecb7bc71a..f4de7aa4f43 100644 --- a/sys/arch/pmax/dev/sfbreg.h +++ b/sys/arch/pmax/dev/sfbreg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: sfbreg.h,v 1.5 2000/03/03 00:54:55 todd Exp $ */ /*- * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. @@ -34,7 +35,6 @@ * SUCH DAMAGE. * * from: @(#)sfb.c 8.1 (Berkeley) 6/10/93 - * $Id: sfbreg.h,v 1.4 1996/12/22 15:22:07 graichen Exp $ */ #define SFB_OFFSET_VRAM 0x201000 /* from module's base */ |