Makefile.inc revision 302408
1# $FreeBSD: stable/11/lib/libc/riscv/Makefile.inc 294227 2016-01-17 15:21:23Z br $
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