2015-12-11 22:55:23 +00:00
|
|
|
# $FreeBSD$
|
2016-01-17 15:21:23 +00:00
|
|
|
#
|
|
|
|
# Machine dependent definitions for the RISC-V architecture.
|
|
|
|
#
|
|
|
|
|
|
|
|
# Long double is quad precision
|
|
|
|
GDTOASRCS+=strtorQ.c
|
2017-03-02 17:07:28 +00:00
|
|
|
SRCS+=machdep_ldisQ.c
|
2016-01-17 15:21:23 +00:00
|
|
|
SYM_MAPS+=${LIBC_SRCTOP}/riscv/Symbol.map
|