* forgot again part of a commit, this belongs to r18962

git-svn-id: trunk@18963 -
This commit is contained in:
florian 2011-09-03 20:42:01 +00:00
parent 6d996bf832
commit a1b7ec0999

View File

@ -38,7 +38,6 @@ unit cgppc;
procedure a_loadaddr_ref_cgpara(list : TAsmList;const r : treference;const paraloc : tcgpara); override;
procedure a_call_reg(list : TAsmList;reg: tregister); override;
procedure a_call_ref(list : TAsmList;ref: treference); override;
{ stores the contents of register reg to the memory location described by
ref }