NetBSD/sys/arch/pc532/include
thorpej b8073b401b Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size
(nmbclusters * mclbytes), so that the right amount of KVA space is
allocated if those variables are patched.
1999-04-26 22:46:44 +00:00
..
Makefile Add byte_swap.h here too. 1999-01-16 02:31:54 +00:00
ansi.h Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral 1998-04-27 17:39:10 +00:00
aout_machdep.h Assign my copyrights to TNF. 1998-09-05 15:20:47 +00:00
asm.h Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES(). 1998-12-02 21:16:46 +00:00
autoconf.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +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 Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
fpu.h
frame.h cpu_switch is called with an argument. Reflect this in the switchframe. 1998-04-11 17:30:40 +00:00
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 Pull in opt_gateway.h as appropriate. 1998-04-29 23:11:00 +00:00
pcb.h Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits 1998-03-18 21:59:38 +00:00
pmap.h Define PMAP_NEED_PROCWR and make pmap_procwr flush the icache. 1999-03-01 14:27:59 +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 asm -> __asm__, inline -> __inline 1997-11-05 04:16:06 +00:00
psl.h int -> long in a structure. 1997-11-13 20:57:31 +00:00
pte.h Import from i386 because it contains a nice explanation of our MMU. 1998-03-18 21:52:02 +00:00
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 Use __builtin_next_arg(). Fixed PR 6862. 1999-01-22 14:14:32 +00:00
trap.h Protect all defines in this file with #ifdef _KERNEL. At least the 1999-01-15 07:42:48 +00:00
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 Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size 1999-04-26 22:46:44 +00:00