mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 01:08:35 +02:00
* Fix last commit, rame is in register
git-svn-id: trunk@21673 -
This commit is contained in:
parent
74eb121d1c
commit
5f656be053
@ -70,7 +70,7 @@ function get_frame:pointer;assembler;nostackframe;
|
||||
Further, we need to know the pc
|
||||
}
|
||||
// lw $2,0($sp)
|
||||
move $2,$s8
|
||||
move $2,$30
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user