Makefile.inc revision 294227
1292124Sbr# $FreeBSD: head/lib/libc/riscv/Makefile.inc 294227 2016-01-17 15:21:23Z br $
2294227Sbr#
3294227Sbr# Machine dependent definitions for the RISC-V architecture.
4294227Sbr#
5294227Sbr
6294227Sbr# Long double is quad precision
7294227SbrGDTOASRCS+=strtorQ.c
8294227SbrMDSRCS+=machdep_ldisQ.c
9294227SbrSYM_MAPS+=${LIBC_SRCTOP}/riscv/Symbol.map
10