diff options
Diffstat (limited to 'sys/arch/cats/include/float.h')
-rw-r--r-- | sys/arch/cats/include/float.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/cats/include/float.h b/sys/arch/cats/include/float.h new file mode 100644 index 00000000000..c48d6fb3732 --- /dev/null +++ b/sys/arch/cats/include/float.h @@ -0,0 +1,4 @@ +/* $OpenBSD: float.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */ +/* $NetBSD: float.h,v 1.3 2001/11/25 15:55:56 thorpej Exp $ */ + +#include <arm/float.h> |