diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1996-12-22 15:23:08 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1996-12-22 15:23:08 +0000 |
commit | 8d20cedbeb449777da66cfcecbdc45fa3dcb933e (patch) | |
tree | c3444df56a3176898080fb7056e06c666ce7b29e /sys/arch/pmax/dev/sfbreg.h | |
parent | ca1c7fedd990e6b1e7244233df5a6a638f0e4e31 (diff) |
bring back all the local OpenBSD changes to the pmax tree since 961107
i hope that i did'nt break anything of the files required for the alpha
(in the dev dir) niklas :-)
Diffstat (limited to 'sys/arch/pmax/dev/sfbreg.h')
-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 8942855832c..fdecb7bc71a 100644 --- a/sys/arch/pmax/dev/sfbreg.h +++ b/sys/arch/pmax/dev/sfbreg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)sfb.c 8.1 (Berkeley) 6/10/93 - * $Id: sfbreg.h,v 1.3 1996/12/22 15:17:40 graichen Exp $ + * $Id: sfbreg.h,v 1.4 1996/12/22 15:22:07 graichen Exp $ */ #define SFB_OFFSET_VRAM 0x201000 /* from module's base */ |