mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 23:30:29 +02:00
- removed duplicate RS_INVALID declaration (with moreover a different
value than in cgbase) git-svn-id: trunk@21619 -
This commit is contained in:
parent
1c5babbeba
commit
f79aff553e
@ -65,9 +65,6 @@ uses
|
||||
*****************************************************************************}
|
||||
|
||||
const
|
||||
{ Invalid register number }
|
||||
RS_INVALID = $ff;
|
||||
|
||||
{ Integer Super registers }
|
||||
RS_RAX = $00; {EAX}
|
||||
RS_RCX = $01; {ECX}
|
||||
|
Loading…
Reference in New Issue
Block a user