NetBSD/sys/arch/sun2/include
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
..
Makefile Added a Makefile for the sun2 includes. 2001-06-27 19:22:18 +00:00
ansi.h Added. 2001-04-06 13:13:01 +00:00
aout_machdep.h Added. 2001-04-06 13:13:01 +00:00
asm.h Added. 2001-04-06 13:13:01 +00:00
autoconf.h Include a common header, then define macros that 2001-06-27 19:21:49 +00:00
bswap.h Added. 2001-04-06 13:13:01 +00:00
bus.h Now simply include the real header under arch/sun68k. 2001-06-14 13:16:03 +00:00
cdefs.h Added. 2001-04-06 13:13:01 +00:00
conf.h Declare the PROM console device. 2001-06-27 19:02:26 +00:00
cpu.h Just include a common header. 2001-06-27 19:19:22 +00:00
db_machdep.h Purge vm_offset_t. 2001-11-30 17:52:33 +00:00
disklabel.h Now simply include the real header under arch/sun68k. 2001-06-14 13:12:50 +00:00
dvma.h Corrected the value of DVMA_OBIO_SLAVE_BASE; obio 2001-06-14 13:17:04 +00:00
eeprom.h Added. 2001-04-06 13:13:01 +00:00
elf_machdep.h Define ELF32_EHDR_FLAGS_OK()/ELF64_EHDR_FLAGS_OK() and use it 2002-01-28 22:15:54 +00:00
endian.h Added. 2001-04-06 13:13:01 +00:00
endian_machdep.h Added. 2001-04-06 13:13:01 +00:00
float.h Added these required headers. 2001-04-24 14:42:32 +00:00
frame.h Added. 2001-04-06 13:13:01 +00:00
idprom.h Now simply include the real header under arch/sun68k. 2001-06-14 13:12:50 +00:00
ieee.h Added these required headers. 2001-04-24 14:42:32 +00:00
ieeefp.h Added these required headers. 2001-04-24 14:42:32 +00:00
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Added. 2001-04-06 13:13:01 +00:00
intr.h Now simply include the real header under arch/sun68k. 2001-06-14 13:12:50 +00:00
kbd.h Just include a common header. 2001-06-27 19:19:22 +00:00
kbio.h Just include a common header. 2001-06-27 19:19:22 +00:00
kcore.h Added. 2001-04-06 13:13:01 +00:00
leds.h Added. 2001-04-06 13:13:01 +00:00
limits.h Added. 2001-04-06 13:13:01 +00:00
lock.h Added. 2001-04-06 13:13:01 +00:00
math.h Added these required headers. 2001-04-24 14:42:32 +00:00
mon.h Now simply include the real header under arch/sun68k. 2001-06-14 13:12:50 +00:00
param.h Now always define PGSHIFT. Thanks to the ELF move, note the new 2001-05-14 20:35:58 +00:00
pcb.h Added. 2001-04-06 13:13:01 +00:00
pmap.h Purge vm_offset_t. 2001-11-30 17:52:33 +00:00
proc.h Added. 2001-04-06 13:13:01 +00:00
profile.h Added these required headers. 2001-04-24 14:42:32 +00:00
promlib.h Added the prom_kbdid function, to help us figure out if 2001-10-01 01:46:56 +00:00
psl.h Now simply include the real header under arch/sun68k. 2001-06-14 13:12:50 +00:00
pte.h Purge vm_offset_t. 2001-11-30 17:52:33 +00:00
ptrace.h Added. 2001-04-06 13:13:01 +00:00
reg.h Added. 2001-04-06 13:13:01 +00:00
setjmp.h Added these required headers. 2001-04-24 14:42:32 +00:00
signal.h Added. 2001-04-06 13:13:01 +00:00
stdarg.h Added. 2001-04-06 13:13:01 +00:00
trap.h Added. 2001-04-06 13:13:01 +00:00
types.h Added. 2001-04-06 13:13:01 +00:00
varargs.h Added these required headers. 2001-04-24 14:42:32 +00:00
vmparam.h Purge vm_offset_t. 2001-11-30 17:52:33 +00:00
vuid_event.h Just include a common header. 2001-06-27 19:19:22 +00:00
z8530var.h Now don't include zsvar.h until the end. splzs() is 2001-06-27 19:01:14 +00:00