Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/hp700 Whitespace.
details: https://anonhg.NetBSD.org/src/rev/c11071faa03a
branches: trunk
changeset: 772115:c11071faa03a
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Dec 19 10:56:59 2011 +0000
description:
Whitespace.
diffstat:
sys/arch/hp700/hp700/locore.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b6599138af3a -r c11071faa03a sys/arch/hp700/hp700/locore.S
--- a/sys/arch/hp700/hp700/locore.S Mon Dec 19 03:16:05 2011 +0000
+++ b/sys/arch/hp700/hp700/locore.S Mon Dec 19 10:56:59 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.S,v 1.55 2011/02/07 12:19:35 skrll Exp $ */
+/* $NetBSD: locore.S,v 1.56 2011/12/19 10:56:59 skrll Exp $ */
/* $OpenBSD: locore.S,v 1.158 2008/07/28 19:08:46 miod Exp $ */
/*
@@ -394,7 +394,7 @@
/*
* set up the dp pointer so that we can do quick references off of it
*/
- ldil L%$global$,%dp
+ ldil L%$global$, %dp
ldo R%$global$(%dp), %dp
/*
Home |
Main Index |
Thread Index |
Old Index