freebsd-nq/sys/i386
Nate Lawson 0906e0c58f Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header
and gives very wrong macros for ENTRY(), etc. for kernel programs.

PR:
Suggested by:	bde
Reviewed by:
Approved by:
Obtained from:
MFC after:
2004-01-01 22:57:22 +00:00
..
acpica Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header 2004-01-01 22:57:22 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile
conf Garbage-collected CLK_USE_TSC_CALIBRATION. 2003-12-30 07:28:54 +00:00
i386 Sorted includes. 2003-12-29 06:47:38 +00:00
ibcs2 GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
include GC the unused <machine/kse.h> file. 2003-12-24 00:51:30 +00:00
isa First part of the removal of drivers for hardware that isn't relevant 2003-12-07 03:51:19 +00:00
linux Sorted includes. Removed duplicates exposed by this. 2003-12-29 06:51:10 +00:00
pci Replace an outb() during the test for configuration mechanism #1 with a 2003-12-31 16:56:32 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile