mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 15:00:27 +02:00
* fixed warnings in aoptcpu
git-svn-id: branches/z80@44828 -
This commit is contained in:
parent
85e3ad2193
commit
44d4b5ea83
@ -225,11 +225,11 @@ Implementation
|
|||||||
//TmpUsedRegs : TAllUsedRegs;
|
//TmpUsedRegs : TAllUsedRegs;
|
||||||
begin
|
begin
|
||||||
result := false;
|
result := false;
|
||||||
case p.typ of
|
//case p.typ of
|
||||||
ait_instruction:
|
// ait_instruction:
|
||||||
begin
|
// begin
|
||||||
end;
|
// end;
|
||||||
end;
|
//end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user