mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 16:19:28 +02:00
* fixed compilation
git-svn-id: trunk@2851 -
This commit is contained in:
parent
586f96698d
commit
988f689445
@ -38,7 +38,6 @@ unit cpupi;
|
||||
parent_framepointer_offset : longint;
|
||||
constructor create(aparent:tprocinfo);override;
|
||||
procedure set_first_temp_offset;override;
|
||||
procedure allocate_push_parasize(size: longint);override;
|
||||
function calc_stackframe_size:longint;override;
|
||||
|
||||
function uses_stack_temps: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user