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 repoint at shared aout_machdep.h, not exec.h 1996-10-08 13:07:26 +00:00
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 rcsid fascism 1997-10-13 14:22:22 +00:00
kcore.h Implement new crash dump format. Mostly taken from hp300, extended to 1997-04-23 19:15:16 +00:00
keyboard.h Make C-\\ work; from Bill Studenmund, who noticed the swapped keycodes. 1997-04-09 04:48:57 +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 Move the definition of MSGBUFSIZE up to the machine-arch level if 1997-09-20 12:06:37 +00:00
pcb.h Use common m68k/pcb.h; noted by Erik Bertelsen <erik@sockdev.uni-c.dk>, 1997-05-19 17:36:45 +00:00
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 GC obsolete MDP_AST flag. 1997-06-11 08:58:09 +00:00
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 Move all splxxx() and softint-related macros and prototypes to intr.h, 1997-04-13 05:12:40 +00:00
pte.h
ptrace.h
reg.h regdump() is prototyped in m68k/cpu.h now 1997-04-09 20:12:44 +00:00
scsi_5380.h
setjmp.h
signal.h
stdarg.h
trap.h
types.h Remove __BROKEN_INDIRECT_CONFIG, since we are no longer broken. 1996-12-17 07:00:12 +00:00
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 Convert to MI 8530 SCC driver, from Bill Studenmund. The new front end 1997-10-20 08:13:26 +00:00