NetBSD/sys/arch/sparc64
martin fdeb300692 We are not going to get a "upa at mainbus" autoconfig entity, since
UPA is just a physical incarnation of our mainbus0.

Evidence:

 - There can only be one!
 - The firmware node coresponding to it is the root of the OF tree

So: remove the unused (and uncompilable) upa.c, remove upavar.h after
moving the only declaration used from it to autoconf.h.
2002-10-20 15:53:16 +00:00
..
compile
conf Add NEW_BUFQ_STRATEGY (disabled by default). 2002-10-18 15:11:08 +00:00
dev We are not going to get a "upa at mainbus" autoconfig entity, since 2002-10-20 15:53:16 +00:00
include We are not going to get a "upa at mainbus" autoconfig entity, since 2002-10-20 15:53:16 +00:00
sparc64 Since we now use pmap_kenter_pa, which ignores PMAP_LITTLE, don't bother 2002-10-16 16:11:41 +00:00
stand
Makefile