summaryrefslogtreecommitdiff
path: root/sys/i386/svr4/svr4_locore.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/svr4/svr4_locore.s')
-rw-r--r--sys/i386/svr4/svr4_locore.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/svr4/svr4_locore.s b/sys/i386/svr4/svr4_locore.s
index 6274ad2012b34..1baa65d9f71e1 100644
--- a/sys/i386/svr4/svr4_locore.s
+++ b/sys/i386/svr4/svr4_locore.s
@@ -3,7 +3,7 @@
#include <compat/svr4/svr4_syscall.h> /* system call numbers */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/i386/svr4/svr4_locore.s,v 1.14 2003/04/21 16:30:12 obrien Exp $ */
NON_GPROF_ENTRY(svr4_sigcode)
call *SVR4_SIGF_HANDLER(%esp)