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