#! /bin/sh
#
# Test whether the implementation requires that addr be a multiple of
# {PAGESIZE}.
#
# This is tested implicitly via assertion 10.

echo "Tested implicitly via assertion 10."
exit 0
