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

echo "Tested implicitly via assertion 11."
exit 0
