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/sun3/include/machdep.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/sun3/include/machdep.h') diff --git a/sys/arch/sun3/include/machdep.h b/sys/arch/sun3/include/machdep.h index db623b7d097..ac195f63f87 100644 --- a/sys/arch/sun3/include/machdep.h +++ b/sys/arch/sun3/include/machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.h,v 1.14 2001/08/20 19:49:03 miod Exp $ */ +/* $OpenBSD: machdep.h,v 1.15 2001/08/25 11:37:26 espie Exp $ */ /* * Copyright (c) 1994 Gordon W. Ross @@ -123,8 +123,6 @@ void pmap_get_pagemap __P((int *pt, int off)); int reboot2 __P((int, char *)); -void regdump __P((struct frame *, int)); - void savectx __P((struct pcb *)); void setvbr __P((void **)); -- cgit v1.2.3