mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-07 09:59:39 +01:00
* Fix mips compiler compilation failure
git-svn-id: trunk@21620 -
This commit is contained in:
parent
f79aff553e
commit
46d98a1f4e
@ -290,7 +290,7 @@ unit cpugas;
|
||||
comment: '# ';
|
||||
dollarsign: '$';
|
||||
);
|
||||
as_MIPS_as_info: tasminfo =
|
||||
as_MIPSEB_as_info: tasminfo =
|
||||
(
|
||||
id: as_gas;
|
||||
idtxt: 'AS';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user