Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/include Add wrapper for acpi_machdep.h



details:   https://anonhg.NetBSD.org/src/rev/9d4251eb78e9
branches:  trunk
changeset: 836342:9d4251eb78e9
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Oct 12 22:15:48 2018 +0000

description:
Add wrapper for acpi_machdep.h

diffstat:

 sys/arch/evbarm/include/acpi_machdep.h |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r 80bebd36eacc -r 9d4251eb78e9 sys/arch/evbarm/include/acpi_machdep.h
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbarm/include/acpi_machdep.h    Fri Oct 12 22:15:48 2018 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: acpi_machdep.h,v 1.1 2018/10/12 22:15:48 jmcneill Exp $ */
+
+#include <arm/acpi_machdep.h>



Home | Main Index | Thread Index | Old Index