From 3358591713cd093d08ab6943b2bc0a9cb505d70a Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 25 Aug 2001 11:37:27 +0000 Subject: One regdump to dump them all... (moid@ wants that commit, because it interferes with stuff he's cleaning, and he's prepared to clean up stuff I may have forgotten, even though this was tested) --- sys/arch/hp300/include/cpu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/hp300/include') diff --git a/sys/arch/hp300/include/cpu.h b/sys/arch/hp300/include/cpu.h index ae4b0bb0b58..4e4ff631e12 100644 --- a/sys/arch/hp300/include/cpu.h +++ b/sys/arch/hp300/include/cpu.h @@ -1,4 +1,4 @@ -/* $OpenBSD: cpu.h,v 1.14 2001/08/20 19:49:03 miod Exp $ */ +/* $OpenBSD: cpu.h,v 1.15 2001/08/25 11:37:26 espie Exp $ */ /* $NetBSD: cpu.h,v 1.28 1998/02/13 07:41:51 scottr Exp $ */ /* @@ -182,7 +182,6 @@ void hp300_calibrate_delay __P((void)); /* machdep.c functions */ int badaddr __P((caddr_t)); int badbaddr __P((caddr_t)); -void regdump __P((struct frame *, int)); void dumpconf __P((void)); /* pmap.c functions */ -- cgit v1.2.3