• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
8echo "Tested implicitly via assertion 10."
9exit 0
10