xref: /freebsd/lib/libc/aarch64/Makefile.inc (revision 361e428888e630eb708c72cf31579a25ba5d4f03)
1# $FreeBSD$
2#
3# Machine dependent definitions for the arm 64-bit architecture.
4#
5
6# Long double is quad precision
7GDTOASRCS+=strtorQ.c
8MDSRCS+=machdep_ldisQ.c
9SYM_MAPS+=${LIBC_SRCTOP}/aarch64/Symbol.map
10