Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/aarch64/include Really provide bus_funcs.h
details: https://anonhg.NetBSD.org/src/rev/e4b2e75ece55
branches: trunk
changeset: 453402:e4b2e75ece55
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Aug 10 16:46:07 2019 +0000
description:
Really provide bus_funcs.h
diffstat:
sys/arch/aarch64/include/bus_funcs.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (9 lines):
diff -r ce1a207766d3 -r e4b2e75ece55 sys/arch/aarch64/include/bus_funcs.h
--- a/sys/arch/aarch64/include/bus_funcs.h Sat Aug 10 15:02:03 2019 +0000
+++ b/sys/arch/aarch64/include/bus_funcs.h Sat Aug 10 16:46:07 2019 +0000
@@ -1,3 +1,3 @@
-/* $NetBSD: bus_funcs.h,v 1.2 2018/04/01 04:35:03 ryo Exp $ */
+/* $NetBSD: bus_funcs.h,v 1.3 2019/08/10 16:46:07 skrll Exp $ */
-#include <arm/ansi.h>
+#include <arm/bus_funcs.h>
Home |
Main Index |
Thread Index |
Old Index