summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amiga/include/cpu.h')
-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 c44d8bcd522..90c451d30fa 100644
--- a/sys/arch/amiga/include/cpu.h
+++ b/sys/arch/amiga/include/cpu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.h,v 1.12 1998/03/01 00:37:22 niklas Exp $ */
+/* $OpenBSD: cpu.h,v 1.13 2001/05/05 22:33:31 art Exp $ */
/* $NetBSD: cpu.h,v 1.36 1996/09/11 00:11:42 thorpej Exp $ */
/*
@@ -153,7 +153,6 @@ void *alloc_z2mem __P((long));
/*
* Prototypes from autoconf.c
*/
-void configure __P((void));
int is_a1200 __P((void));
int is_a3000 __P((void));
int is_a4000 __P((void));