diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 04:21:27 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-09-21 04:21:27 +0000 |
commit | daac31c7d27c4b339b96b96f2089613d7c2ae443 (patch) | |
tree | ccfac7531ea7c86fc1ed5d1a6e2a5378114121c1 /sys/arch/sun3/include/float.h | |
parent | 489127962563af610e84a5d77090ad8990ca89dd (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/sun3/include/float.h')
-rw-r--r-- | sys/arch/sun3/include/float.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/sun3/include/float.h b/sys/arch/sun3/include/float.h index 42445f4b723..d5f31e7901a 100644 --- a/sys/arch/sun3/include/float.h +++ b/sys/arch/sun3/include/float.h @@ -1,3 +1,4 @@ +/* $OpenBSD: float.h,v 1.3 1997/09/21 04:21:10 niklas Exp $ */ /* $NetBSD: float.h,v 1.7 1996/11/20 18:57:09 gwr Exp $ */ #include <m68k/float.h> |