Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/stand/bootblock/boot mark unused
details: https://anonhg.NetBSD.org/src/rev/46a559fc550c
branches: trunk
changeset: 328092:46a559fc550c
user: christos <christos%NetBSD.org@localhost>
date: Wed Mar 26 08:19:44 2014 +0000
description:
mark unused
diffstat:
sys/arch/amiga/stand/bootblock/boot/printf.s | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e8d08e485ba -r 46a559fc550c sys/arch/amiga/stand/bootblock/boot/printf.s
--- a/sys/arch/amiga/stand/bootblock/boot/printf.s Wed Mar 26 08:17:59 2014 +0000
+++ b/sys/arch/amiga/stand/bootblock/boot/printf.s Wed Mar 26 08:19:44 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: printf.s,v 1.9 2014/03/22 01:52:44 christos Exp $ */
+/* $NetBSD: printf.s,v 1.10 2014/03/26 08:19:44 christos Exp $ */
/*-
* Copyright (c) 1996,2006 The NetBSD Foundation, Inc.
@@ -57,7 +57,7 @@
rts
#ifdef notdef
-ENTRY_NOPROFILE(sprintf)
+ENTRY_NOPROFILE(unused_sprintf)
movml #0x0032,%sp@-
movl %sp@(16),%a3
lea %pc@(Lstorech:w),%a2
Home |
Main Index |
Thread Index |
Old Index