1 #! /bin/sh 2 # 3 # Test whether the implementation requires that addr be a multiple of 4 # {PAGESIZE}. 5 # 6 # This is tested implicitly via assertion 11. 7 8 echo "Tested implicitly via assertion 11." 9 exit 0 10