From 8a16d5896d6711a702b864ef80e63a3077fe6c6d Mon Sep 17 00:00:00 2001 From: kstailey Date: Sat, 5 Apr 1997 20:22:03 +0000 Subject: fpu_type -> fputype --- sys/arch/sun3/include/machdep.h | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f53af4afbdb..40798fad64a 100644 --- a/sys/arch/sun3/include/machdep.h +++ b/sys/arch/sun3/include/machdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.h,v 1.6 1997/02/14 23:50:17 kstailey Exp $ */ +/* $OpenBSD: machdep.h,v 1.7 1997/04/05 20:22:02 kstailey Exp $ */ /* * Copyright (c) 1994 Gordon W. Ross * Copyright (c) 1993 Adam Glass @@ -65,7 +65,7 @@ struct pmap; extern int cache_size; extern int cold; -extern int fpu_type; +extern int fputype; extern label_t *nofault; -- cgit v1.2.3