NetBSD/sys/arch/riscv
matt b0c9504248 Move the riscv lock.h which uses only compiler builtin atomic primitives
to a common location which can be used by others and make riscv's lock.h
use it.
2015-06-26 14:27:35 +00:00
..
conf Use -mcmodel=medany to get PICish code. 2015-03-31 01:05:52 +00:00
htif Beginnings of RISCV kernel support. Note that the pmap support is not yet 2015-03-28 16:13:56 +00:00
include Move the riscv lock.h which uses only compiler builtin atomic primitives 2015-06-26 14:27:35 +00:00
riscv Accept the one instruction penalty and just use PTR_LA instead of doing 2015-03-31 11:53:13 +00:00
Makefile