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