NetBSD/sys/arch/sparc
drochner bb33f35f20 Since files.wscons et al. are included by ~all ports anyway, include
them in the mi "files" file, and remove include statements from md files.
These shouldn't pull in additional kernel code when not in use, so it
shouldn't do any harm except a risk of namespace collisions which
should be easy to fix.
2008-02-20 21:43:33 +00:00
..
compile
conf Since files.wscons et al. are included by ~all ports anyway, include 2008-02-20 21:43:33 +00:00
dev Introduce device_find_by_xname and device_find_by_driver_unit to replace 2008-02-12 17:30:57 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
include Make sparc use atomic_cas_ulong() for mutex and rwlock operations, and 2008-02-14 14:07:35 +00:00
sparc Remove a now-superfluous & after the change to spc_lwplock in sched.h. 2008-02-16 18:17:36 +00:00
stand Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
Makefile