mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 03:47:18 +01:00
* Fix compilation for cpu i386
git-svn-id: trunk@20264 -
This commit is contained in:
parent
c3b106fde3
commit
b058593b53
@ -152,6 +152,7 @@ function do_isdevice(handle:thandle):boolean;forward;
|
||||
{$Error Can't determine processor type !}
|
||||
{$endif}
|
||||
{$i i386.inc} { Case dependent, don't change }
|
||||
{$define SYSPROCDEFINED}
|
||||
{$endif cpui386}
|
||||
|
||||
{$ifdef cpum68k}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user