NetBSD/sys/arch/i386/include
thorpej f077362c41 Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent
definitions.
1999-01-27 20:54:56 +00:00
..
pc new RCS ID format. 1994-10-27 04:14:23 +00:00
Makefile Add missing backslashes between continued lines. 1999-01-16 06:24:07 +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 new RCS ID format. 1994-10-27 04:14:23 +00:00
apmvar.h copyright has been assigned to TNF, update notice 1998-10-03 02:14:30 +00:00
asm.h C_LABEL has no _ if __ELF__ 1998-12-23 15:09:48 +00:00
bioscall.h copyright has been assigned to TNF, update notice 1998-10-03 02:14:30 +00:00
bootinfo.h Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent 1999-01-27 20:54:56 +00:00
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h Add a private bounce threshold to the DMA map, initialized in a bus-dependent 1998-10-03 21:24:00 +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 Add ELF crap. 1999-01-11 11:02:16 +00:00
conf.h Assign copyright to TNF. 1998-09-05 15:28:06 +00:00
cpu.h Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
cpufunc.h Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
cputypes.h Add CPUVENDOR_IDT and CPU_C6. 1998-10-15 13:40:33 +00:00
db_machdep.h Support both a.out and Elf32 symbols in DDB. 1998-12-04 20:19:22 +00:00
disklabel.h Use the MI <sys/disklabel_mbr.h>, not our own machine-dependent 1999-01-27 20:54:56 +00:00
elf_machdep.h We cannot relocate our interpreter (yet). 1999-01-11 11:02:50 +00:00
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 Include correct information for long doubles (i387 extended precision). 1998-02-18 09:22:02 +00:00
frame.h Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
freebsd_machdep.h Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
gdt.h Some general cleanup: 1997-11-13 03:16:42 +00:00
ibcs2_machdep.h Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
intr.h Fix this properly, using gcc assembly syntax (thanks ws!) 1999-01-26 17:07:06 +00:00
joystick.h add joystick driver from Matthieu Herrb (pr #2267) 1996-03-27 19:11:13 +00:00
kcore.h Switch the i386 port to the new kernel crash dump format. 1998-02-18 01:09:25 +00:00
limits.h _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
mouse.h new RCS ID format. 1994-10-27 04:14:23 +00:00
npx.h add prototypes for the assembly functions that moved to locore.s 1999-01-26 14:25:02 +00:00
param.h allow a config file to redefine MAXPHYS 1998-07-01 00:51:15 +00:00
pcb.h Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
pccons.h Export pcconskbd_cnattach() - it is used if pccons attaches to the MI 1998-03-22 17:49:00 +00:00
pio.h Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
pmap.h Assign my copyrights to TNF. 1998-08-15 04:57:50 +00:00
pmap.new.h vm_offset_t -> {vaddr_t,paddr_t}, vm_size_t -> vsize_t 1998-08-13 21:36:02 +00:00
proc.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
profile.h cast _mcount args to u_long, to avoid lint warnings. 1998-11-13 13:50:52 +00:00
psl.h Generate dependencies on the VM86 option. 1998-01-15 22:25:52 +00:00
pte.h Allow userland access to pd_entry_t and pt_entry_t, like the old pte.h 1998-02-06 21:58:05 +00:00
ptrace.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
reg.h Update a comment dating from 4.3/VAX. 1997-10-16 02:31:32 +00:00
segments.h Add an LDT for Solaris-2.6 syscalls [from Frank] 1998-10-03 18:05:25 +00:00
setjmp.h Need 13 longs for jmp_buf; signal mask is 128 bits now. 1998-09-14 21:31:52 +00:00
signal.h oops, missed one. 1998-09-14 02:50:12 +00:00
specialreg.h add bits for %cr4 and cpu_feature [from freebsd and www.sandpile.org] 1997-09-05 22:28:12 +00:00
spkr.h "spkr" is now mi. Keep this file for compatibility. 1998-04-15 21:40:27 +00:00
stdarg.h Use __builtin_next_arg(). Fixed PR 6862. 1999-01-22 14:14:32 +00:00
svr4_machdep.h Move prototypes to mi code; add MD constant for padding 1999-01-21 23:11:45 +00:00
sysarch.h change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
trap.h new RCS ID format. 1994-10-27 04:14:23 +00:00
tss.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
types.h Garbage-collect vm_offset_t and vm_size_t. 1998-08-13 21:36:27 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vm86.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:48:33 +00:00
vmparam.h remove non MNN code 1999-01-16 20:30:34 +00:00