xref: /dragonfly/lib/libc/x86_64/Makefile.inc (revision d4ef6694)
1# $FreeBSD: src/lib/libc/amd64/Makefile.inc,v 1.6 2007/12/03 07:17:32 das Exp $
2#
3# Machine dependent definitions for the x86_64 architecture.
4#
5
6CMAPS+=	${.CURDIR}/x86_64/Symbol.map
7
8# Long double is 80 bits
9GDTOASRCS+=strtorx.c
10MDSRCS+=machdep_ldisx.c
11