Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/include add whitespace
details: https://anonhg.NetBSD.org/src/rev/886d5277f771
branches: trunk
changeset: 339112:886d5277f771
user: matt <matt%NetBSD.org@localhost>
date: Sat Jun 27 03:34:26 2015 +0000
description:
add whitespace
diffstat:
sys/arch/evbmips/include/bus_defs.h | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 4bec2a7a3fb1 -r 886d5277f771 sys/arch/evbmips/include/bus_defs.h
--- a/sys/arch/evbmips/include/bus_defs.h Sat Jun 27 03:33:18 2015 +0000
+++ b/sys/arch/evbmips/include/bus_defs.h Sat Jun 27 03:34:26 2015 +0000
@@ -1,7 +1,8 @@
-/* $NetBSD: bus_defs.h,v 1.1 2011/07/01 17:09:59 dyoung Exp $ */
+/* $NetBSD: bus_defs.h,v 1.2 2015/06/27 03:34:26 matt Exp $ */
#ifndef _EVBMIPS_BUS_DEFS_H_
-#define _EVBMIPS_BUS_DEFS_H_
+#define _EVBMIPS_BUS_DEFS_H_
+
#define _MIPS_NEED_BUS_DMA_BOUNCE
#include <mips/bus_space_defs.h>
Home |
Main Index |
Thread Index |
Old Index