Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand/lib Remove bogus comment.
details: https://anonhg.NetBSD.org/src/rev/3c5287f10724
branches: trunk
changeset: 467804:3c5287f10724
user: simonb <simonb%NetBSD.org@localhost>
date: Mon Mar 29 13:48:25 1999 +0000
description:
Remove bogus comment.
diffstat:
sys/arch/pmax/stand/lib/start.S | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 776dac14836e -r 3c5287f10724 sys/arch/pmax/stand/lib/start.S
--- a/sys/arch/pmax/stand/lib/start.S Mon Mar 29 13:40:41 1999 +0000
+++ b/sys/arch/pmax/stand/lib/start.S Mon Mar 29 13:48:25 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: start.S,v 1.11 1999/03/26 05:23:58 simonb Exp $ */
+/* $NetBSD: start.S,v 1.12 1999/03/29 13:48:25 simonb Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -118,7 +118,7 @@
.word 0,0, 0,0, 0
#endif
- .extern callv, 4 /* XXX SNARK XXX */
+ .extern callv, 4
/*
* Amount to take off of the stack for the benefit of the debugger.
*/
Home |
Main Index |
Thread Index |
Old Index