Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/ia64/include Remove acpica_machdep.h.



details:   https://anonhg.NetBSD.org/src/rev/355ecc37216e
branches:  trunk
changeset: 756567:355ecc37216e
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Jul 24 07:46:52 2010 +0000

description:
Remove acpica_machdep.h.

diffstat:

 sys/arch/ia64/include/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 0c9851eb8124 -r 355ecc37216e sys/arch/ia64/include/Makefile
--- a/sys/arch/ia64/include/Makefile    Sat Jul 24 07:31:19 2010 +0000
+++ b/sys/arch/ia64/include/Makefile    Sat Jul 24 07:46:52 2010 +0000
@@ -1,8 +1,8 @@
-#      $NetBSD: Makefile,v 1.2 2006/07/26 19:54:57 drochner Exp $
+#      $NetBSD: Makefile,v 1.3 2010/07/24 07:46:52 jruoho Exp $
 
 INCSDIR= /usr/include/ia64
 
-INCS=  _regset.h acpi_func.h acpi_machdep.h acpica_machdep.h ansi.h \
+INCS=  _regset.h acpi_func.h acpi_machdep.h ansi.h \
        aout_machdep.h asm.h atomic.h bootinfo.h bswap.h cdefs.h \
        cpu.h cpufunc.h dig64.h disklabel.h efi.h \
        elf_machdep.h endian.h endian_machdep.h float.h fpu.h frame.h \



Home | Main Index | Thread Index | Old Index