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/fa5ac5d57a2b
branches: trunk
changeset: 433931:fa5ac5d57a2b
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 30a9f068b11b -r fa5ac5d57a2b 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