summaryrefslogtreecommitdiff
path: root/compiler/x86/aasmcpu.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/x86/aasmcpu.pas')
-rw-r--r--compiler/x86/aasmcpu.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/compiler/x86/aasmcpu.pas b/compiler/x86/aasmcpu.pas
index 2b54ea03d5..b47ef5582f 100644
--- a/compiler/x86/aasmcpu.pas
+++ b/compiler/x86/aasmcpu.pas
@@ -1,5 +1,4 @@
{
- $Id: aasmcpu.pas,v 1.66 2005/02/14 17:13:10 peter Exp $
Copyright (c) 1998-2002 by Florian Klaempfl and Peter Vreman
Contains the abstract assembler implementation for the i386
@@ -2117,9 +2116,3 @@ begin
cai_align:=tai_align;
cai_cpu:=taicpu;
end.
-{
- $Log: aasmcpu.pas,v $
- Revision 1.66 2005/02/14 17:13:10 peter
- * truncate log
-
-}