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