NetBSD/sys/arch/sparc
simonb 3c185af5fd Include <sys/endian.h> after defining whether where are little- or
big-endian.  i386, pc532 and vax still include <machine/byte_swap.h>
and define macros for the {n,h}to{h,n}*() functions.  mips also
defines some endian-independent assembly-code aliases for unaligned
memory accesses.
1999-08-21 05:53:50 +00:00
..
compile
conf remove some more devices that are not the tadpole. 1999-08-11 01:46:25 +00:00
dev The 8bpp PROM console uses index 0 as black, 255 as white. Update ri_devcmap 1999-08-13 09:59:47 +00:00
fpu
include Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
sparc Tadpoles don't use the standard sun4m power down hardware. So add 1999-08-09 18:35:58 +00:00
stand Initialize the heap (for alloc()) explicitly, since the `end' symbol 1999-06-12 12:49:24 +00:00
Makefile