arith.h revision 209878
1/*
2 * MD header for contrib/gdtoa
3 *
4 * $FreeBSD: head/lib/libc/powerpc64/arith.h 209878 2010-07-10 14:45:03Z nwhitehorn $
5 */
6
7/*
8 * NOTE: The definitions in this file must be correct or strtod(3) and
9 * floating point formats in printf(3) will break!  The file can be
10 * generated by running contrib/gdtoa/arithchk.c on the target
11 * architecture.  See contrib/gdtoa/gdtoaimp.h for details.
12 */
13
14#define IEEE_MC68k
15#define Arith_Kind_ASL 2
16#define Double_Align
17