summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-04-14 07:07:09 +0000
committerobrien <obrien@FreeBSD.org>2002-04-14 07:07:09 +0000
commitcf0cb2fed621e742b1489cadc592374f3b1f99ef (patch)
tree00bec54d77f152735e256757f6bef5e02225b78c /sys
parentdeb670205962aedcef1438a66a452585b996a8a1 (diff)
downloadFreeBSD-src-cf0cb2fed621e742b1489cadc592374f3b1f99ef.zip
FreeBSD-src-cf0cb2fed621e742b1489cadc592374f3b1f99ef.tar.gz
Modernize SCM ID.
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/alpha/pal.s5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/alpha/alpha/pal.s b/sys/alpha/alpha/pal.s
index 2e50312..121ddd1 100644
--- a/sys/alpha/alpha/pal.s
+++ b/sys/alpha/alpha/pal.s
@@ -23,8 +23,6 @@
*
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
- *
- * $FreeBSD$
*/
/*
@@ -42,6 +40,7 @@
#include <machine/asm.h>
__KERNEL_RCSID(1, "$NetBSD: pal.s,v 1.12 1998/02/27 03:44:53 thorpej Exp $");
+__FBSDID("$FreeBSD$");
inc2: .stabs __FILE__,132,0,0,inc2
.text
@@ -370,5 +369,3 @@ LEAF(alpha_pal_wrperfmon,2)
call_pal PAL_OSF1_wrperfmon
RET
END(alpha_pal_wrperfmon)
-
-
OpenPOWER on IntegriCloud