NetBSD/sys/arch/mvme68k/include
thorpej 49c62c4336 Changes to support fork_kthread():
- cpu_set_kpc() now takes void *arg third argument, passed to the
  entry point.
- cpu_fork() allows parent to be non-curproc iff parent is proc0.
  When forking non-curproc, assume its state has already been saved.
- Adjust various pieces of machine-dependent code to account of all of this.
1998-11-11 06:41:23 +00:00
..
Makefile Add elf_machdep.h to the INCS list. 1998-07-12 17:53:29 +00:00
ansi.h
aout_machdep.h
asm.h
autoconf.h
cdefs.h
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
db_machdep.h
disklabel.h
elf_machdep.h Basic elf_machdep.h for m68k; doesn't include relocations, yet. 1998-07-12 01:17:58 +00:00
endian.h
float.h Prototype __flt_rounds() consistently. 1998-02-03 01:26:20 +00:00
frame.h
ieeefp.h
kcore.h Machine-dependent crash dump header - just pulls in <m68k/kcore.h> 1997-04-25 01:45:31 +00:00
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
param.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
pcb.h Need a common <m68k/pcb.h> for gdb. 1997-03-31 21:39:51 +00:00
pmap.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
proc.h
profile.h
prom.h Changes to keep lint happy. 1998-08-01 11:22:51 +00:00
psl.h
pte.h
ptrace.h
reg.h
setjmp.h
signal.h Minor change. 1998-09-13 12:01:41 +00:00
stdarg.h
trap.h
types.h
varargs.h
vmparam.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
z8530var.h