Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
details: https://anonhg.NetBSD.org/src/rev/44f4c086916f
branches: trunk
changeset: 351637:44f4c086916f
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Feb 20 17:22:26 2017 +0000
description:
Trailing whitespace
diffstat:
sys/arch/arm/include/arm32/machdep.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r e138fede1476 -r 44f4c086916f sys/arch/arm/include/arm32/machdep.h
--- a/sys/arch/arm/include/arm32/machdep.h Mon Feb 20 16:30:41 2017 +0000
+++ b/sys/arch/arm/include/arm32/machdep.h Mon Feb 20 17:22:26 2017 +0000
@@ -1,9 +1,9 @@
-/* $NetBSD: machdep.h,v 1.19 2015/11/11 12:37:13 jmcneill Exp $ */
+/* $NetBSD: machdep.h,v 1.20 2017/02/20 17:22:26 skrll Exp $ */
#ifndef _ARM32_BOOT_MACHDEP_H_
#define _ARM32_BOOT_MACHDEP_H_
-/* Define various stack sizes in pages */
+/* Define various stack sizes in pages */
#ifndef IRQ_STACK_SIZE
#define IRQ_STACK_SIZE 1
#endif
@@ -68,7 +68,7 @@
void undefinedinstruction_bounce(trapframe_t *);
void dumpsys(void);
-/*
+/*
* note that we use void *as all the platforms have different ideas on what
* the structure is
*/
Home |
Main Index |
Thread Index |
Old Index