Fix #258: Remove get-page-size from linux-os.lisp

Remove the old function get-page-size from linux-os.lisp because we should be using (and actually are using) the version from misc.lisp.

Update cmucl-linux-os.pot because removing the function removes the docstring.

Merge request reports

Loading