diff options
Diffstat (limited to 'sys/arch/macppc/include/_float.h')
-rw-r--r-- | sys/arch/macppc/include/_float.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/macppc/include/_float.h b/sys/arch/macppc/include/_float.h new file mode 100644 index 00000000000..738251a5922 --- /dev/null +++ b/sys/arch/macppc/include/_float.h @@ -0,0 +1,3 @@ +/* $OpenBSD: _float.h,v 1.1 2012/06/26 16:12:44 deraadt Exp $ */ + +#include <powerpc/_float.h> |