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

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

# Long double is 80 bits
GDTOASRCS+=strtopx.c
MDSRCS+=machdep_ldisx.c
OpenPOWER on IntegriCloud