freebsd-dev/sys/amd64
Bruce Evans 1630f073cf Moved inline functions for insque() and remque() to <sys/queue.h>.
Protected them with `#ifdef KERNEL' so that <sys/queue.h> is valid C++.
Added the necessary #includes of <sys/queue.h>.

These functions are bogus and should be replaced by the queue macros.
1995-12-03 13:45:34 +00:00
..
amd64 Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
conf GENERIC - Add a commented out line for adding support for IBM ThinkPad 1995-11-29 20:07:49 +00:00
include Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
isa Fix Pentium CPU rate diagnosis: 1995-11-29 19:57:22 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
Makefile