From 76dcc6cba94d3b70bafeff56194f36f3975eba29 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 14 Apr 2002 07:07:09 +0000 Subject: [PATCH] Modernize SCM ID. --- sys/alpha/alpha/pal.s | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sys/alpha/alpha/pal.s b/sys/alpha/alpha/pal.s index 2e5031237265..121ddd18bc48 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 __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) - -