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 Remove #if 0 / #endif section
details: https://anonhg.NetBSD.org/src/rev/ecb31a18ed5d
branches: trunk
changeset: 750088:ecb31a18ed5d
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Dec 15 22:44:25 2009 +0000
description:
Remove #if 0 / #endif section
diffstat:
sys/arch/hppa/hppa/trap.S | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 50652fd4b629 -r ecb31a18ed5d sys/arch/hppa/hppa/trap.S
--- a/sys/arch/hppa/hppa/trap.S Tue Dec 15 22:30:58 2009 +0000
+++ b/sys/arch/hppa/hppa/trap.S Tue Dec 15 22:44:25 2009 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: trap.S,v 1.34 2009/12/14 23:36:52 skrll Exp $ */
+/* $NetBSD: trap.S,v 1.35 2009/12/15 22:44:25 skrll Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -2295,10 +2295,6 @@
bv,n %r0(%t1)
nop
-#if 0
- .export T$trap$all$end, entry
-T$trap$all$end:
-#endif
EXIT(TLABEL(all))
.align 32
Home |
Main Index |
Thread Index |
Old Index