* Fix compilation for cpu i386

git-svn-id: trunk@20264 -
This commit is contained in:
pierre 2012-02-05 18:51:23 +00:00
parent c3b106fde3
commit b058593b53

View File

@ -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}