NetBSD/sys/arch/hpcarm
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 Now that there is a generic SA-11x0 CPU sleep routine, use the 2002-01-30 00:38:55 +00:00
dev bootinfo.h, config_hook.h, platid.h are moved to hpc/include 2002-02-02 05:31:56 +00:00
hpcarm bootinfo.h, config_hook.h, platid.h are moved to hpc/include 2002-02-01 18:16:03 +00:00
include * For platforms which are already ELF, remove the definition of 2002-02-12 06:58:18 +00:00
sa11x0 Fix location of some headers, IPAQ kernel now manages to make depend. 2002-02-08 10:37:16 +00:00
stand
Makefile