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