Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/arch/arm/sys Add END
details: https://anonhg.NetBSD.org/src/rev/50bb7b4a793e
branches: trunk
changeset: 789372:50bb7b4a793e
user: matt <matt%NetBSD.org@localhost>
date: Fri Aug 16 23:20:59 2013 +0000
description:
Add END
diffstat:
lib/libc/arch/arm/sys/__sigtramp2.S | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 189520e636d6 -r 50bb7b4a793e lib/libc/arch/arm/sys/__sigtramp2.S
--- a/lib/libc/arch/arm/sys/__sigtramp2.S Fri Aug 16 22:30:28 2013 +0000
+++ b/lib/libc/arch/arm/sys/__sigtramp2.S Fri Aug 16 23:20:59 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: __sigtramp2.S,v 1.2 2008/04/28 20:22:55 martin Exp $ */
+/* $NetBSD: __sigtramp2.S,v 1.3 2013/08/16 23:20:59 matt Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -47,3 +47,4 @@
/* If that failed, exit with the error code. */
SYSTRAP(exit)
+END(__sigtramp_siginfo_2)
Home |
Main Index |
Thread Index |
Old Index