diff options
Diffstat (limited to 'sys/arch/macppc/include/ieeefp.h')
-rw-r--r-- | sys/arch/macppc/include/ieeefp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/macppc/include/ieeefp.h b/sys/arch/macppc/include/ieeefp.h new file mode 100644 index 00000000000..b21eda1bb04 --- /dev/null +++ b/sys/arch/macppc/include/ieeefp.h @@ -0,0 +1,3 @@ +/* $OpenBSD: ieeefp.h,v 1.1 2001/09/01 15:49:06 drahn Exp $ */ + +#include <powerpc/ieeefp.h> |