NetBSD/sys/arch/hp300/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 configure() prototype is in <sys/device.h> 1998-10-06 20:50:15 +00:00
bus.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
frame.h
hp300spu.h
hpux_machdep.h Update for signal changes. 1998-10-01 08:28:30 +00:00
ieeefp.h
intr.h
kcore.h
limits.h
param.h defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
pcb.h
pmap.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
proc.h
profile.h
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_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00