mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
* forgot again part of a commit, this belongs to r18962
git-svn-id: trunk@18963 -
This commit is contained in:
parent
6d996bf832
commit
a1b7ec0999
@ -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 }
|
||||
|
Loading…
Reference in New Issue
Block a user