diff options
Diffstat (limited to 'sys/arch/mac68k/include/float.h')
-rw-r--r-- | sys/arch/mac68k/include/float.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mac68k/include/float.h b/sys/arch/mac68k/include/float.h index e01c84548b3..194d6963a1a 100644 --- a/sys/arch/mac68k/include/float.h +++ b/sys/arch/mac68k/include/float.h @@ -1,3 +1,4 @@ +/* $OpenBSD: float.h,v 1.3 1996/05/26 18:35:50 briggs Exp $ */ /* $NetBSD: float.h,v 1.6 1996/05/05 06:17:44 briggs Exp $ */ #ifndef _FLOAT_MACHINE_ |