Restrict test to i8086 cpu

git-svn-id: trunk@38693 -
This commit is contained in:
pierre 2018-04-06 07:40:21 +00:00
parent bd27b7635b
commit d9c8d478b2

View File

@ -1,3 +1,4 @@
{ %cpu=i8086 }
{ test applies only to these memory models: }
{$if defined(FPC_MM_MEDIUM) or defined(FPC_MM_LARGE) or defined(FPC_MM_HUGE)}