mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 10:09:17 +02:00
* rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define
git-svn-id: trunk@14737 -
This commit is contained in:
parent
988b94e578
commit
75e702c2e8
@ -75,7 +75,7 @@ Const
|
||||
];
|
||||
|
||||
cputypestr : array[tcputype] of string[10] = ('',
|
||||
'386',
|
||||
'80386',
|
||||
'PENTIUM',
|
||||
'PENTIUM2',
|
||||
'PENTIUM3',
|
||||
|
Loading…
Reference in New Issue
Block a user