NetBSD/sys/arch/evbarm/lubbock
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
..
if_sm_obio.c Make the following changes: 2009-05-29 14:15:44 +00:00
lubbock_lcd.c Make the following changes: 2009-05-29 14:15:44 +00:00
lubbock_machdep.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
lubbock_pcic.c Make the following changes: 2009-05-29 14:15:44 +00:00
lubbock_reg.h
lubbock_start.S
lubbock_var.h Make the following changes: 2009-05-29 14:15:44 +00:00
obio.c Make the following changes: 2009-05-29 14:15:44 +00:00
sacc_obio.c Make the following changes: 2009-05-29 14:15:44 +00:00
sm_obio_space_asm.S
sm_obio_space.c