mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 05:00:07 +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;
|
||||
begin
|
||||
result := false;
|
||||
case p.typ of
|
||||
ait_instruction:
|
||||
begin
|
||||
end;
|
||||
end;
|
||||
//case p.typ of
|
||||
// ait_instruction:
|
||||
// begin
|
||||
// end;
|
||||
//end;
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user