1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1998-03-09 06:34:43 +00:00
|
|
|
#
|
|
|
|
# Machine dependent definitions for the alpha architecture.
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Alpha is 64-bit, so it doesn't need quad functions:
|
|
|
|
#
|
2004-10-24 15:33:08 +00:00
|
|
|
NO_QUAD=
|
2005-01-15 05:23:58 +00:00
|
|
|
|
|
|
|
# On Alpha, long double is just double precision.
|
|
|
|
MDSRCS+=machdep_ldisd.c
|