NetBSD/sys/arch/pc532/include
thorpej cabecee13c 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:43:49 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
autoconf.h
cdefs.h Add empty definition of __warn_references for lint. 1998-10-07 08:54:59 +00:00
conf.h Add scsibus entry points to the cdevsw[]. 1998-10-10 02:00:49 +00:00
cpu.h Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
cpufunc.h
db_machdep.h
disklabel.h
endian.h
float.h
fpu.h
frame.h
icu.h
ieeefp.h
jmpbuf.h
kcore.h
limits.h
mtpr.h
param.h
pcb.h
pmap.h
pmap.new.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
setjmp.h Need 13 longs for jmp_buf now; 128-bit signal mask. 1998-09-16 23:13:57 +00:00
signal.h Use __LIBC12_SOURCE__, not __LIBC12_SOURCE :-) 1998-10-01 21:16:06 +00:00
stdarg.h
trap.h
types.h
varargs.h
vmparam.h