freebsd-skq/lib/libc/riscv/gen/Makefile.inc
Ruslan Bukin 0bfee92849 Bring in initial libc and libstand support for RISC-V.
Reviewed by:	andrew, emaste, kib
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D4943
2016-01-17 15:21:23 +00:00

14 lines
179 B
Makefile

# $FreeBSD$
SRCS+= _ctx_start.S \
fabs.S \
flt_rounds.c \
infinity.c \
ldexp.c \
makecontext.c \
_setjmp.S \
_set_tp.c \
setjmp.S \
sigsetjmp.S \
trivial-getcontextx.c