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