diff options
author | Andi Kleen <ak@suse.de> | 2006-06-26 13:57:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 10:48:16 -0700 |
commit | 5c0f80fab3724aa44b3352d88155fe0eaae0e54a (patch) | |
tree | da598a78562b711dadee8feaaeacee08a4a0134b /arch/x86_64/ia32/fpu32.c | |
parent | 3e4ff115740c28dea463561aa1405a3c0de0d2d0 (diff) |
[PATCH] x86_64: Remove long obsolete CVS
Early development of x86-64 Linux was in CVS, but that hasn't been
the case for a long time now. Remove the obsolete $Id$s.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64/ia32/fpu32.c')
-rw-r--r-- | arch/x86_64/ia32/fpu32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/ia32/fpu32.c b/arch/x86_64/ia32/fpu32.c index 1c23095f181..2c8209a3605 100644 --- a/arch/x86_64/ia32/fpu32.c +++ b/arch/x86_64/ia32/fpu32.c @@ -2,7 +2,6 @@ * Copyright 2002 Andi Kleen, SuSE Labs. * FXSAVE<->i387 conversion support. Based on code by Gareth Hughes. * This is used for ptrace, signals and coredumps in 32bit emulation. - * $Id: fpu32.c,v 1.1 2002/03/21 14:16:32 ak Exp $ */ #include <linux/sched.h> |