Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lib/libkern/arch/hppa Don't need $$sh_func_adrs
details: https://anonhg.NetBSD.org/src/rev/7c7cb6169460
branches: trunk
changeset: 366771:7c7cb6169460
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Jun 13 16:00:05 2022 +0000
description:
Don't need $$sh_func_adrs
diffstat:
sys/lib/libkern/arch/hppa/milli.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r b860787dca2f -r 7c7cb6169460 sys/lib/libkern/arch/hppa/milli.S
--- a/sys/lib/libkern/arch/hppa/milli.S Mon Jun 13 15:00:20 2022 +0000
+++ b/sys/lib/libkern/arch/hppa/milli.S Mon Jun 13 16:00:05 2022 +0000
@@ -1,4 +1,4 @@
-; $NetBSD: milli.S,v 1.2 2021/08/17 22:00:32 andvar Exp $
+; $NetBSD: milli.S,v 1.3 2022/06/13 16:00:05 skrll Exp $
;
; $OpenBSD: milli.S,v 1.5 2001/03/29 04:08:20 mickey Exp $
;
@@ -443,7 +443,6 @@
be 0(sr0,r22)
stw rp,-24(sp)
.procend
-#endif
$$sh_func_adrs:
.proc
@@ -456,6 +455,7 @@
bv r0(r31)
ldws 0(r26),ret1
.procend
+#endif
temp: .EQU r1
Home |
Main Index |
Thread Index |
Old Index