NetBSD/sys/arch/i386
thorpej 1e7ec4d50e Use _C_LABEL() to generate C labels in assembly code, don't prepend an
underscore (_) directly.  (XXX Except in a few places, where traditional
CPP's macro evaluation semantics break things, so we test for __ELF__
directly in those places).
1998-12-01 04:30:59 +00:00
..
bioscall config file for BIOSCALL assym.h 1998-08-31 23:53:30 +00:00
compile
conf Export the `pcmciabus' attribute on the `pcic' controller. 1998-11-26 15:35:58 +00:00
eisa EISA and PCI do not require bouncing; specify a bounce threshold of 0. 1998-06-03 06:35:49 +00:00
i386 Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
include cast _mcount args to u_long, to avoid lint warnings. 1998-11-13 13:50:52 +00:00
isa Use _C_LABEL() to generate C labels in assembly code, don't prepend an 1998-12-01 04:30:59 +00:00
pci Explicitly test Intel 82371AB PCI-ISA bridge since *some* of them 1998-10-26 03:47:19 +00:00
stand Update for INT13 support. 1998-11-22 15:44:03 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00