summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/Makefile.inc
blob: c01413623223fef627a263fcb226e362927170a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$
#
# Machine dependent definitions for the alpha architecture.
#

#
# Alpha is 64-bit, so it doesn't need quad functions:
#
NO_QUAD=

# On Alpha, long double is just double precision.
MDSRCS+=machdep_ldisd.c
OpenPOWER on IntegriCloud