freebsd-dev/sys/amd64/include/bus.h
Tijl Coosemans 81bd5041a2 Merge amd64 and i386 bus.h and move the resulting header to x86. Replace
the original amd64 and i386 headers with stubs.

Rename (AMD64|I386)_BUS_SPACE_* to X86_BUS_SPACE_* everywhere.

Reviewed by:	imp (previous version), jhb
Approved by:	kib (mentor)
2010-12-20 16:39:43 +00:00

7 lines
84 B
C

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