xref: /dragonfly/lib/libc/x86_64/Makefile.inc (revision bcb3e04d)
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
6# Long double is 80 bits
7GDTOASRCS+=strtorx.c
8MDSRCS+=machdep_ldisx.c
9