NetBSD/sys/arch/sh3
uwe c24277d5f4 Factor out code to save processor state to pcb->pcb_sf switchframe
into a macro.  While here, clarify l->l_md.md_pcb->pcb_sf
vs. l->l_md.md_pcb confusion with proper naming and some comments.
Idea from OpenBSD.
2007-03-11 23:54:03 +00:00
..
conf Add lock_stubs.S with fake _lock_cas - just to make the kernel compile 2007-02-22 22:53:26 +00:00
dev Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
include Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sh3 Factor out code to save processor state to pcb->pcb_sf switchframe 2007-03-11 23:54:03 +00:00
Makefile
Makefile.inc