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 Don't set __LDPGSZ to 4096; we use 8192 like the rest of m68k-land, now. 1997-03-15 21:59:20 +00:00
asm.h
autoconf.h configure() prototype is in <sys/device.h> 1998-10-06 20:50:15 +00:00
bus.h bus.h for the hp300 port. Only supports bus_space for now. 1998-01-11 21:26:04 +00:00
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
hp300spu.h Update for changes to config. 1998-01-12 18:30:41 +00:00
hpux_machdep.h Update for signal changes. 1998-10-01 08:28:30 +00:00
ieeefp.h Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
intr.h Spell `interrupt' correctly. 1998-05-18 17:37:38 +00:00
kcore.h kcore.h for hp300 - just pulls in the common m68k kcore.h 1997-04-09 19:51:36 +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 defopt COMPAT_HPUX 1998-06-25 23:56:39 +00:00
pcb.h Need a common <m68k/pcb.h> for gdb. 1997-03-31 21:39:51 +00:00
pmap.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00
proc.h Add missing definition needed for COMPAT_SUNOS 1997-10-05 02:12:52 +00:00
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 Kill __BROKEN_INDIRECT_CONFIG 1996-12-17 08:11:50 +00:00
varargs.h
vmparam.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-20 08:33:41 +00:00