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