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