Remove a stowaway that got in on the last commit.
This commit is contained in:
parent
0dd96574d4
commit
7a1c9e3d1a
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: machdep.c,v 1.154 1997/07/12 06:07:24 scottr Exp $ */
|
/* $NetBSD: machdep.c,v 1.155 1997/07/12 06:13:08 scottr Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1996 Jason R. Thorpe. All rights reserved.
|
* Copyright (c) 1996 Jason R. Thorpe. All rights reserved.
|
||||||
@ -1984,7 +1984,6 @@ struct {
|
|||||||
caddr_t fbbase;
|
caddr_t fbbase;
|
||||||
u_long fblen;
|
u_long fblen;
|
||||||
} intvid_info[] = {
|
} intvid_info[] = {
|
||||||
{ MACH_MACCLASSICII, (caddr_t)0xfee09a80, 21888 },
|
|
||||||
{ MACH_MACPB140, (caddr_t)0xfee00000, 32 * 1024 },
|
{ MACH_MACPB140, (caddr_t)0xfee00000, 32 * 1024 },
|
||||||
{ MACH_MACPB145, (caddr_t)0xfee00000, 32 * 1024 },
|
{ MACH_MACPB145, (caddr_t)0xfee00000, 32 * 1024 },
|
||||||
{ MACH_MACPB170, (caddr_t)0xfee00000, 32 * 1024 },
|
{ MACH_MACPB170, (caddr_t)0xfee00000, 32 * 1024 },
|
||||||
|
Loading…
Reference in New Issue
Block a user