summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/x86_64/rgcpu.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/x86_64/rgcpu.pas')
-rw-r--r--sparcbw/compiler/x86_64/rgcpu.pas8
1 files changed, 0 insertions, 8 deletions
diff --git a/sparcbw/compiler/x86_64/rgcpu.pas b/sparcbw/compiler/x86_64/rgcpu.pas
index 9010e505d5..2198759ecb 100644
--- a/sparcbw/compiler/x86_64/rgcpu.pas
+++ b/sparcbw/compiler/x86_64/rgcpu.pas
@@ -1,5 +1,4 @@
{
- $Id: rgcpu.pas,v 1.12 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl
This unit implements the x86-64 specific class for the register
@@ -52,10 +51,3 @@ unit rgcpu;
end;
end.
-
-{
- $Log: rgcpu.pas,v $
- Revision 1.12 2005/02/14 17:13:10 peter
- * truncate log
-
-}