NetBSD/sys/arch/i386/include
kleink f06533a1ee Add definitions of C99 integer format conversion macros.
XXX Fastest minimum-width integer types haven't been decided upon yet.
2001-04-15 17:13:04 +00:00
..
ansi.h replace 'long long' with int64_t to compile stand alone program with 2001-01-03 10:08:55 +00:00
aout_machdep.h
apmvar.h Some bios's when apm is disabled [or even some functions of it are disabled], 2001-03-24 02:07:54 +00:00
asm.h Remove ALTENTRY(). It's dangerous and should not be used. 2000-12-14 20:15:26 +00:00
bios32.h
bioscall.h
bootinfo.h
bswap.h
bus.h Fix bus_space_write_multi_* in the memory case; the asm constraints 2001-04-10 12:59:32 +00:00
byte_swap.h
cdefs.h
coff_machdep.h
conf.h now that duplicated stuff has been moved to sys/conf.h, remove unnecessary 2001-03-21 23:42:14 +00:00
cpu.h Remove prototype for long-defunct i386_user_cleanup(). 2001-02-14 01:29:45 +00:00
cpufunc.h
cputypes.h Bump CPU_MAXFAMILY to 7. 2000-09-29 14:17:17 +00:00
db_machdep.h
disklabel.h Use highest bit of minor as an extra bit for the partition number to 2001-01-02 23:06:54 +00:00
eisa_machdep.h Add functions to read EISA configuration data for MEM, IRQ, DMA, and IO. 2000-08-11 00:43:18 +00:00
elf_machdep.h
endian_machdep.h
endian.h
float.h
frame.h appease lint: use u_int32_t and name the bit fields. 2001-02-08 17:54:43 +00:00
freebsd_machdep.h Prototype freebsd_syscall_intern() in freebsd_machdep.h so that 2000-12-18 23:29:46 +00:00
gdt.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
ibcs2_machdep.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
int_limits.h Add definitions of C99 specified-width integer type limits. 2001-04-15 15:29:02 +00:00
int_mwgwtypes.h Add definitions of C99 minimum-width and greatest-width integer types. 2001-04-14 12:19:49 +00:00
int_types.h Replace the 'unsigned __COMPILER_INT64__' construct with a new name, 2001-04-12 22:01:18 +00:00
intr.h Generic soft interrupt implementation for NetBSD/i386. This could 2001-04-14 06:49:30 +00:00
ipkdb.h
isa_machdep.h Garbage-collect some more stuff. 2000-11-15 19:30:10 +00:00
isapnp_machdep.h
joystick.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
math.h
mca_machdep.h
mouse.h
npx.h
param.h Override NFS read and write size to default to 32k for the i386 here 2001-04-02 11:48:18 +00:00
pcb.h Move the TSS selector out of the PCB and put it into mdproc. We 2000-08-16 04:44:35 +00:00
pccons.h
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pio.h
pmap.h Just garbage-collect the #if 0'd pmap_transfer() stuff. 2001-01-04 00:17:43 +00:00
pmc.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
proc.h Include "machine/frame.h" to avoid lint errors while building "libc". 2000-12-11 10:22:55 +00:00
profile.h
psl.h
pte.h Define PG_LGFRAME, which is the page frame mask for large (4MB) pages. 2000-09-05 21:52:16 +00:00
ptrace.h
rbus_machdep.h
reg.h
rnd.h
segments.h
setjmp.h
signal.h
specialreg.h Print cpu features line only when corresponding part of bits are set. 2000-12-21 05:11:00 +00:00
spkr.h
stdarg.h
svr4_machdep.h Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
sysarch.h Add support for using the 586- and 686-class performance 2000-09-13 04:47:00 +00:00
trap.h
tss.h
types.h Generic soft interrupt implementation for NetBSD/i386. This could 2001-04-14 06:49:30 +00:00
userret.h Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
varargs.h
vm86.h
vmparam.h Bump shm max pages value to a more realistic one. 2001-01-03 20:19:33 +00:00