diff options
author | gene <gene@cvs.openbsd.org> | 1998-05-03 07:13:04 +0000 |
---|---|---|
committer | gene <gene@cvs.openbsd.org> | 1998-05-03 07:13:04 +0000 |
commit | 2e3f8791cecd6cbc2880a0bc48ad74fa481095c5 (patch) | |
tree | 1f3dc900978e10b6c3160631489b187b146fdbaf /sys/arch/mac68k/dev/zs.c | |
parent | 9029bc71475909c8851346efb0efdbf5f1be3667 (diff) |
Associated fallout from removing macinfo.h and merging to cpu.h.
Diffstat (limited to 'sys/arch/mac68k/dev/zs.c')
-rw-r--r-- | sys/arch/mac68k/dev/zs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mac68k/dev/zs.c b/sys/arch/mac68k/dev/zs.c index 3f6d0eb8045..8bb4bce65ad 100644 --- a/sys/arch/mac68k/dev/zs.c +++ b/sys/arch/mac68k/dev/zs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: zs.c,v 1.10 1997/06/20 22:32:10 gene Exp $ */ +/* $OpenBSD: zs.c,v 1.11 1998/05/03 07:13:03 gene Exp $ */ /* $NetBSD: zs.c,v 1.12 1996/12/18 05:04:22 scottr Exp $ */ /* @@ -57,7 +57,6 @@ #include <machine/autoconf.h> #include <machine/cpu.h> -#include <machine/macinfo.h> #include <machine/viareg.h> /* |