NetBSD/sys/arch/riscv
christos 4d497c90e6 Hide {p,v}{addr,size}_t and register_t (and a couple more types that
are machine-specific) from userland unless _KERNEL/_KMEMUSER and a
new _KERNTYPES variables is defined. The _KERNTYPES should be fixed
for many subsystems that should not be using it (rump)...
2016-01-23 21:22:13 +00:00
..
conf Don't mention stab and DWARF sections, because these (poorly mtaintained) 2015-08-24 08:13:07 +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 Hide {p,v}{addr,size}_t and register_t (and a couple more types that 2016-01-23 21:22:13 +00:00
riscv We never exec(2) with a kernel vmspace, so do not test for that, but instead 2015-11-26 13:15:34 +00:00
Makefile