NetBSD/sys/arch/vax/include
1996-02-01 22:28:24 +00:00
..
ansi.h
aout_machdep.h relocation_info added. 1995-09-23 14:57:40 +00:00
asm.h Changed to work correctly with both K&R and ANSI cpp. 1996-01-06 18:37:35 +00:00
cdefs.h Changed name of __weak_reference() to __indr_reference(). They really 1995-03-23 19:58:48 +00:00
cpu.h MicroVAX III support added. 1995-12-13 18:57:57 +00:00
db_machdep.h DDB support. splddb() and trapcode for ddb. 1995-06-16 15:17:27 +00:00
disklabel.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
endian.h Bug fix in byte_swap_word(); didn't always make it. 1995-08-21 16:36:32 +00:00
exec.h relocation_info added. 1995-09-23 14:57:40 +00:00
float.h
frame.h Function call definition on stack. (calls frame) 1995-11-12 15:07:30 +00:00
ka650.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ka750.h 11/750 specific things moved to ka750.h 1995-11-12 14:37:18 +00:00
limits.h Changes requested by Charles Hannum. 1995-12-31 15:05:19 +00:00
macros.h waitabit() macro removed. 1995-12-13 18:56:01 +00:00
mtpr.h mtpr support for 11/780 added. DELAY added. mcount() corrected. 1995-05-03 19:53:40 +00:00
nexus.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
param.h An '&' missing in splx macro; causing that sometimes didn't 1995-12-30 21:37:31 +00:00
pcb.h Change void* to struct pcb* for page table pointers. 1996-01-28 12:27:19 +00:00
pmap.h Macros for locore mapping added. 1995-11-12 14:41:41 +00:00
proc.h
profile.h Don't declare _mcount as static, gcc will optimize it away then. 1995-12-31 12:15:58 +00:00
psl.h Remove PSL_ALLCC definition. Was commented out anyway. 1996-01-28 12:32:21 +00:00
pte.h Add uvtopte() macro, to get user pte address easy. 1996-01-28 12:31:24 +00:00
ptrace.h Added regs for trace. 1995-04-12 15:26:49 +00:00
reg.h Added regs for trace. 1995-04-12 15:26:49 +00:00
rpb.h Added #ifdef _KERNEL around definition of struct rpb. 1995-10-20 13:47:27 +00:00
scb.h A complete SCB struct included. 1995-12-13 18:54:56 +00:00
setjmp.h
sid.h 11/750 specific things moved to ka750.h 1995-11-12 14:37:18 +00:00
signal.h
stdarg.h Stylistic changes. 1995-12-25 23:15:31 +00:00
trap.h Change struct trapframe to also contain stackpointer. 1996-01-28 12:30:13 +00:00
types.h Define __FORK_BRAINDAMAGE. 1995-12-09 04:41:41 +00:00
uvaxII.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vmparam.h PG_SHIFT -> PGSHIFT. 1995-12-13 18:53:15 +00:00