NetBSD/sys/arch/ofppc
thorpej 61438ef172 For System registers which are not 32-bits wide, they are "left justified"
within the 32-bit word.  Add CSR_{READ,WRITE} macros which compensate for
this.
2001-10-29 18:57:15 +00:00
..
compile
conf Begin the task of splitting up the ofppc port into common code 2001-10-22 23:01:17 +00:00
firepower For System registers which are not 32-bits wide, they are "left justified" 2001-10-29 18:57:15 +00:00
include Need to install intr.h. 2001-10-24 15:33:17 +00:00
ofppc For systems (like the briQ) that don't have a "/cpus", look for 2001-10-23 22:52:14 +00:00
ofwgen Begin the task of splitting up the ofppc port into common code 2001-10-22 23:01:17 +00:00
stand Clean up the NetBSD/ofppc boot loader: 2001-10-23 03:31:25 +00:00
Makefile