diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1996-11-23 07:55:10 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1996-11-23 07:55:10 +0000 |
commit | df68e5d49bd93c29dab9220debdf630c32fe8c3f (patch) | |
tree | ec1558b565ce6e208d34b2348260e818f1222ce1 /sys/arch/sun3/include/float.h | |
parent | 83cf43dbb741a19e8f7e7b4d69b91d78167dc970 (diff) |
sync with NetBSD
Diffstat (limited to 'sys/arch/sun3/include/float.h')
-rw-r--r-- | sys/arch/sun3/include/float.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/sun3/include/float.h b/sys/arch/sun3/include/float.h index 2f63ec177d8..42445f4b723 100644 --- a/sys/arch/sun3/include/float.h +++ b/sys/arch/sun3/include/float.h @@ -1,8 +1,3 @@ -/* $NetBSD: float.h,v 1.6 1995/06/20 20:45:55 jtc Exp $ */ - -#ifndef _MACHINE_FLOAT_H_ -#define _MACHINE_FLOAT_H_ +/* $NetBSD: float.h,v 1.7 1996/11/20 18:57:09 gwr Exp $ */ #include <m68k/float.h> - -#endif |