Browse Source

Restrict test to i8086 cpu

git-svn-id: trunk@38693 -
pierre 7 years ago
parent
commit
d9c8d478b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/test/cpu16/i8086/tprocaddr1.pp

+ 1 - 0
tests/test/cpu16/i8086/tprocaddr1.pp

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