NetBSD/sys/arch/sun3/include
chs a95226826d switch sun3 to ELF. highlight include:
add "%" prefix to register names in assembly code.
change assembly functions to return values in %a0 instead of %d0.
C symbols no longer prepend an underscore, adjust assembly code for this.
32-bit values are now 32-bit aligned instead of 16-bit aligned,
adjust structure packing and padding to override this where necessary.
make EXEC_ELF std, make EXEC_AOUT and COMPAT_AOUT_M68K optional.
use the MI loadfile() instead of several home-grown versions.
2001-02-22 07:11:08 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
autoconf.h
bswap.h
cdefs.h
cg2reg.h
cpu.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
db_machdep.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
disklabel.h
dvma.h
dvma3.h
dvma3x.h
eeprom.h
elf_machdep.h
endian.h
endian_machdep.h
fbio.h
float.h
frame.h
idprom.h
ieee.h
ieeefp.h
int_types.h
kbd.h
kbio.h
kcore.h
leds.h
limits.h
loadfile_machdep.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
lock.h
math.h
mc68851.h
mon.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
param.h
param3.h
param3x.h
pcb.h
pmap.h
pmap3.h
pmap3x.h
proc.h
profile.h
psl.h switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
pte.h
pte3.h
pte3x.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
trap.h
types.h
varargs.h
vmparam.h In the LKM section add some things the LKM's need (since they aren't 2001-02-04 10:16:03 +00:00
vmparam3.h reduce PAGER_MAP_SIZE to 4MB, we're short on KVA. 2001-02-21 02:43:02 +00:00
vmparam3x.h
vuid_event.h
z8530var.h