Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hppa/hppa Whitespace
details: https://anonhg.NetBSD.org/src/rev/01fc714e8e82
branches: trunk
changeset: 327393:01fc714e8e82
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Mar 06 17:48:09 2014 +0000
description:
Whitespace
diffstat:
sys/arch/hppa/hppa/copy.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 48a5f2c407fe -r 01fc714e8e82 sys/arch/hppa/hppa/copy.S
--- a/sys/arch/hppa/hppa/copy.S Thu Mar 06 17:47:28 2014 +0000
+++ b/sys/arch/hppa/hppa/copy.S Thu Mar 06 17:48:09 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: copy.S,v 1.21 2014/03/06 17:47:28 skrll Exp $ */
+/* $NetBSD: copy.S,v 1.22 2014/03/06 17:48:09 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -158,7 +158,7 @@
ldw HPPA_FRAME_ARG(4)(%sp), %t2 /* size */
mtsp %arg0, %sr1
mtsp %arg2, %sr2
- copy %arg1, %arg0 /* save src */
+ copy %arg1, %arg0 /* save src */
L$spstrcpy_loop:
comb,=,n %r0, %t2, L$spstrcpy_exit
Home |
Main Index |
Thread Index |
Old Index