NetBSD/sys/arch/mac68k/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
adbsys.h New ADB "bus" interface: 1998-10-23 01:16:22 +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 Remove semicolons from the end of bus_space_*_multi_*(). From Ken Nakata 1998-08-16 05:36:17 +00:00
cdefs.h
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
db_machdep.h
disklabel.h Add DOS partition handling, from Ken Nakata in PR 4999, with 1998-10-30 06:48:51 +00:00
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
grfioctl.h Whoops, forgot to bracket struct grfinfo with #ifdef GRF_COMPAT. 1998-07-01 14:52:21 +00:00
ieeefp.h
intr.h The return value from intr_dispatch() is no longer necessary. 1998-08-25 04:03:56 +00:00
iteioctl.h
kcore.h
keyboard.h
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
param.h
pcb.h
pio.h
pmap.h Checkpoint of UVM work to date. This includes a fully-functioning 1998-04-24 05:27:24 +00:00
proc.h
profile.h
psc.h Checkpoint of UVM work to date. This includes a fully-functioning 1998-04-24 05:27:24 +00:00
psl.h
pte.h
ptrace.h
reg.h
scsi_5380.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h
varargs.h
viareg.h Garbage collect the second (slot number) parameter to NuBus interrupt 1998-04-25 21:27:40 +00:00
vmparam.h Define one page free list, and put all pages on it. 1998-07-08 04:39:34 +00:00
z8530var.h