summaryrefslogtreecommitdiff
path: root/sparcbw/compiler/arm/narmcal.pas
diff options
context:
space:
mode:
Diffstat (limited to 'sparcbw/compiler/arm/narmcal.pas')
-rw-r--r--sparcbw/compiler/arm/narmcal.pas7
1 files changed, 0 insertions, 7 deletions
diff --git a/sparcbw/compiler/arm/narmcal.pas b/sparcbw/compiler/arm/narmcal.pas
index 7cd22aed27..432403f8a1 100644
--- a/sparcbw/compiler/arm/narmcal.pas
+++ b/sparcbw/compiler/arm/narmcal.pas
@@ -1,5 +1,4 @@
{
- $Id: narmcal.pas,v 1.5 2005/02/14 17:13:09 peter Exp $
Copyright (c) 2002 by Florian Klaempfl
Implements the ARM specific part of call nodes
@@ -49,9 +48,3 @@ implementation
begin
ccallnode:=tarmcallnode;
end.
-{
- $Log: narmcal.pas,v $
- Revision 1.5 2005/02/14 17:13:09 peter
- * truncate log
-
-}