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/07eff1f68d62
branches: trunk
changeset: 752085:07eff1f68d62
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Feb 13 10:38:55 2010 +0000
description:
Whitespace.
diffstat:
sys/arch/hppa/hppa/trap.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 949b210ffdac -r 07eff1f68d62 sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Sat Feb 13 08:56:29 2010 +0000
+++ b/sys/arch/hppa/hppa/trap.S Sat Feb 13 10:38:55 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: trap.S,v 1.38 2010/01/17 08:48:50 skrll Exp $ */
+/* $NetBSD: trap.S,v 1.39 2010/02/13 10:38:55 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -134,7 +134,7 @@
.export gateway_page, entry
gateway_page:
nop /* @ 0.C0000000 (Nothing) */
- gate,n bsd_syscall,%r0 /* @ 0.C0000004 (HPUX/BSD) */
+ gate,n bsd_syscall,%r0 /* @ 0.C0000004 (HPUX/BSD) */
#ifdef COMPAT_OSF1
bl,n osf_syscall,%r0
bl,n osf_syscall,%r0
Home |
Main Index |
Thread Index |
Old Index