freebsd-dev/sys/i386/include/bus.h
Jim Harris f2fcc434ee Revert r243960 based on feedback regarding keeping x86 headers unified
(mdf@, tijl@) and use of KASSERT/systm.h in bus.h (zeising@, bde@).

Alternate implementation will be made in a separate commit.
2012-12-13 21:27:20 +00:00

7 lines
84 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/bus.h>