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 Assign my copyrights to TNF. 1998-09-05 15:20:47 +00:00
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 Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
disklabel.h
endian.h (Always) (practice) (safe) (macro expansion). 1998-07-31 15:07:41 +00:00
float.h
fpu.h
frame.h
icu.h
ieeefp.h
jmpbuf.h
kcore.h Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
mtpr.h
param.h
pcb.h
pmap.h Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
pmap.new.h Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
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 Delint. 1998-07-27 13:55:32 +00:00
trap.h
types.h Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
varargs.h
vmparam.h Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00