NetBSD/sys/arch/i386/include
kleink 5663256d0a Unlike in an i386 a.out assembler, where in an .align n directive n is meant
to be the logarithm to base 2 of the alignment, in an ELF environment n is
the actual alignment boundary; thus, adjust the directives accordingly.

Albeit the wonderful i386 architecture doesn't mind the smaller alignment in
an obvious way, it is likely to have resulted in some performance penalty
during the a.out->ELF transition.
1999-08-23 08:24:36 +00:00
..
pc
Makefile PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00
ansi.h
aout_machdep.h
apmvar.h add some v1.2 bits, comment out the APM_IOC_DEV_CTL ioctl which I didn't 1999-08-17 19:05:53 +00:00
asm.h Unlike in an i386 a.out assembler, where in an .align n directive n is meant 1999-08-23 08:24:36 +00:00
bioscall.h
bootinfo.h
bswap.h Include <sys/bswap.h> for function prototypes. i386, pc532 and vax 1999-08-21 05:39:51 +00:00
bus.h nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS. 1999-06-18 04:49:24 +00:00
byte_swap.h
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
conf.h
cpu.h Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
cpufunc.h
cputypes.h
db_machdep.h
disklabel.h
eisa_machdep.h
elf_machdep.h
endian.h Include <sys/endian.h> after defining whether where are little- or 1999-08-21 05:53:50 +00:00
float.h
frame.h
freebsd_machdep.h
gdt.h Move the user-set LDT out of the PCB and into the pmap. Applications 1999-05-12 19:28:28 +00:00
ibcs2_machdep.h
ieee.h
ieeefp.h
intr.h Change the semantics of splsoftclock() to be like other spl*() functions, 1999-08-05 18:08:08 +00:00
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
limits.h
loadfile_machdep.h Fix tyop 1999-04-28 10:58:10 +00:00
mouse.h
npx.h
param.h
pcb.h Move the user-set LDT out of the PCB and into the pmap. Applications 1999-05-12 19:28:28 +00:00
pccons.h
pci_machdep.h
pio.h
pmap.h Don't inline pmap_kenter_pa(). It doesn't buy us much to do so, and 1999-07-28 01:07:52 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
reg.h
segments.h
setjmp.h
signal.h
specialreg.h
spkr.h
stdarg.h Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
svr4_machdep.h
sysarch.h
trap.h
tss.h
types.h
varargs.h
vm86.h
vmparam.h PMAP_NEW is no longer optional on the i386; the old pmap's page table 1999-06-17 00:12:10 +00:00