Module Name: src
Committed By: skrll
Date: Mon Feb 20 10:34:55 UTC 2017
Modified Files:
src/sys/arch/arm/include: db_machdep.h
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/arm/include/db_machdep.h
diff -u src/sys/arch/arm/include/db_machdep.h:1.22 src/sys/arch/arm/include/db_machdep.h:1.23
--- src/sys/arch/arm/include/db_machdep.h:1.22 Sat Sep 13 18:08:38 2014
+++ src/sys/arch/arm/include/db_machdep.h Mon Feb 20 10:34:55 2017
@@ -1,4 +1,4 @@
-/* $NetBSD: db_machdep.h,v 1.22 2014/09/13 18:08:38 matt Exp $ */
+/* $NetBSD: db_machdep.h,v 1.23 2017/02/20 10:34:55 skrll Exp $ */
/*
* Copyright (c) 1996 Scott K Stevens
@@ -81,7 +81,7 @@ extern db_regs_t *ddb_regp;
#define T_BREAKPOINT (1)
#define IS_BREAKPOINT_TRAP(type, code) ((type) == T_BREAKPOINT)
-#define IS_WATCHPOINT_TRAP(type, code) (0)
+#define IS_WATCHPOINT_TRAP(type, code) (0)
#define inst_trap_return(ins) (0)
/* ldmxx reg, {..., pc}