NetBSD/sys/arch/sh3
rmind 3f18fe8123 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.
2009-11-27 03:23:03 +00:00
..
conf Sort 2008-11-22 02:12:45 +00:00
dev fix build failure. 2009-08-02 00:06:44 +00:00
include If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. 2009-11-23 13:40:08 +00:00
sh3 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
Makefile
Makefile.inc