sparc: remove CVS keywords
This patch removes the CVS keywords that weren't updated for a long time from comments. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
b00dc83764
commit
88278ca27a
@ -1,4 +1,3 @@
|
||||
# $Id: Makefile,v 1.35 2000/12/15 00:41:18 davem Exp $
|
||||
# Makefile for Sparc library files..
|
||||
#
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: ashldi3.S,v 1.2 1999/11/19 04:11:46 davem Exp $
|
||||
/*
|
||||
* ashldi3.S: GCC emits these for certain drivers playing
|
||||
* with long longs.
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: ashrdi3.S,v 1.4 1999/11/19 04:11:49 davem Exp $
|
||||
/*
|
||||
* ashrdi3.S: The filesystem code creates all kinds of references to
|
||||
* this little routine on the sparc with gcc.
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: blockops.S,v 1.8 1998/01/30 10:58:44 jj Exp $
|
||||
/*
|
||||
* blockops.S: Common block zero optimized routines.
|
||||
*
|
||||
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: locks.S,v 1.16 2000/02/26 11:02:47 anton Exp $
|
||||
/*
|
||||
* locks.S: SMP low-level lock primitives on Sparc.
|
||||
*
|
||||
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
|
||||
|
@ -1,4 +1,3 @@
|
||||
/* $Id: lshrdi3.S,v 1.1 1999/03/21 06:37:45 davem Exp $ */
|
||||
|
||||
.globl __lshrdi3
|
||||
__lshrdi3:
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: memscan.S,v 1.4 1996/09/08 02:01:20 davem Exp $
|
||||
/*
|
||||
* memscan.S: Optimized memscan for the Sparc.
|
||||
*
|
||||
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: mul.S,v 1.4 1996/09/30 02:22:32 davem Exp $
|
||||
/*
|
||||
* mul.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: rem.S,v 1.7 1996/09/30 02:22:34 davem Exp $
|
||||
/*
|
||||
* rem.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: rwsem.S,v 1.5 2000/05/09 17:40:13 davem Exp $
|
||||
/*
|
||||
* Assembly part of rw semaphores.
|
||||
*
|
||||
* Copyright (C) 1999 Jakub Jelinek (jakub@redhat.com)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: sdiv.S,v 1.6 1996/10/02 17:37:00 davem Exp $
|
||||
/*
|
||||
* sdiv.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: strncmp.S,v 1.2 1996/09/09 02:47:20 davem Exp $
|
||||
/*
|
||||
* strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc
|
||||
* generic strncmp routine.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: udiv.S,v 1.4 1996/09/30 02:22:38 davem Exp $
|
||||
/*
|
||||
* udiv.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: umul.S,v 1.4 1996/09/30 02:22:39 davem Exp $
|
||||
/*
|
||||
* umul.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: urem.S,v 1.4 1996/09/30 02:22:42 davem Exp $
|
||||
/*
|
||||
* urem.S: This routine was taken from glibc-1.09 and is covered
|
||||
* by the GNU Library General Public License Version 2.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user