summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amiga/include')
-rw-r--r--sys/arch/amiga/include/cpu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amiga/include/cpu.h b/sys/arch/amiga/include/cpu.h
index ad4422a41f4..1e711202f62 100644
--- a/sys/arch/amiga/include/cpu.h
+++ b/sys/arch/amiga/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.15 2001/11/30 23:20:09 miod Exp $ */
+/* $OpenBSD: cpu.h,v 1.16 2001/12/07 00:59:16 miod Exp $ */
/* $NetBSD: cpu.h,v 1.36 1996/09/11 00:11:42 thorpej Exp $ */
/*
@@ -233,7 +233,6 @@ int dma_cachectl __P((caddr_t, int));
int kvtop __P((caddr_t));
void physaccess __P((caddr_t, caddr_t, int, int));
void physunaccess __P((caddr_t, int));
-void setredzone __P((u_int *, caddr_t));
#ifdef GENERIC
/*