Home | History | Annotate | Download | only in mlock
      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 10.
      7 
      8 echo "Tested implicitly via assertion 10."
      9 exit 0
     10