xref: /freebsd/lib/libc/aarch64/Makefile.inc (revision bd81e07d2761cf1c13063eb49a5c0cb4a6951318)
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