On amd64, good-bye <machine/bus.h>.

Up next: update set lists.
This commit is contained in:
dyoung 2011-07-17 01:17:27 +00:00
parent 27ed5dfb1a
commit 47f9429e80
2 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.11 2010/07/31 21:47:53 joerg Exp $
# $NetBSD: Makefile,v 1.12 2011/07/17 01:17:27 dyoung Exp $
INCSDIR= /usr/include/amd64
INCS= ansi.h aout_machdep.h asm.h \
bootinfo.h bswap.h bus.h byte_swap.h \
bootinfo.h bswap.h byte_swap.h \
cdefs.h cpu.h cpufunc.h \
disklabel.h \
elf_machdep.h endian.h endian_machdep.h \

View File

@ -1,3 +0,0 @@
/* $NetBSD: bus.h,v 1.1 2003/04/26 18:39:38 fvdl Exp $ */
#include <x86/bus.h>