NetBSD/sys/arch/netwinder
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
..
compile
conf
include Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
netwinder - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
pci ANSIfy functions with function-pointer arguments 2009-03-16 23:11:09 +00:00
Makefile