NetBSD/sys/arch/sun2
thorpej 07d023a3aa Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it
as an added measure to make sure that we can execute a binary.
These default to (1) if elf_machdep.h does not override them.

On Sun2, ELF32_EHDR_FLAGS_OK() checks for the presense of EF_M68000,
since the 68010 cannot run binaries for the 68020-and-up.
2002-01-28 22:15:54 +00:00
..
compile Added. 2001-04-22 21:00:27 +00:00
conf Clean up CPP flags. 2002-01-28 21:29:46 +00:00
dev Added ifmedia(4) support. 2001-12-17 18:14:17 +00:00
include Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it 2002-01-28 22:15:54 +00:00
sun2 Added clockctl 2002-01-12 14:52:40 +00:00
Makefile Removed stand from SUBDIRS. 2001-06-27 19:23:16 +00:00