ppc64: Don't set Kp bit on SLB
[openbios.git] / forth / testsuite / build.xml
blob7b7d62bcf14e1fe76f0e3c37280fcefa765807f1
1 <build>
3  <!--
4   build description for OpenBIOS test suite
5  
6   Copyright (C) 2004-2005 by Stefan Reinauer
7   See the file "COPYING" for further information about
8   the copyright and warranty status of this work.
9   -->
11  <dictionary name="testsuite" target="forth">
12   <object source="memory-testsuite.fs"/>
13   <object source="splitfunc-testsuite.fs"/>
14  </dictionary>
16 </build>