Modernize SCM ID.
This commit is contained in:
parent
7c9824f7a1
commit
76dcc6cba9
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user