NetBSD/sys/arch/shark
thorpej cd98cbf7fb * For platforms which are already ELF, remove the definition of
MACHINE_ARCH since <arm/param.h> already sets it correctly to "arm".
* For platforms which are not yet ELF, defined MACHINE_ARCH to "arm32"
  if __ELF__ is not defined by the C preprocessor.
* In <arm/param.h>, clarify the rules about when MACHINE and
  MACHINE_ARCH are defined, and to what.  Also, for ELF platforms,
  int the non-_KERNEL case, force both MACHINE and MACHINE_ARCH to "arm",
  rather than allowing platform-specifc code to define either.
2002-02-12 06:58:18 +00:00
..
compile
conf Use sys/dev/md_root.c 2002-02-12 00:50:12 +00:00
include * For platforms which are already ELF, remove the definition of 2002-02-12 06:58:18 +00:00
isa
ofw Bring over a couple of files from arch/dnard that will be useful in 2002-02-10 07:07:07 +00:00
shark
stand s/dnard/shark/ 2002-02-10 18:28:12 +00:00
Makefile