cleanup: define sys_page_shift and sys_page_size in access.c
commit42ba4b736c84bafeb04f01c1859d0dc5062d962c
authorPetr Tesarik <petr@tesarici.cz>
Thu, 27 Sep 2012 15:10:16 +0000 (27 17:10 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Thu, 27 Sep 2012 15:36:53 +0000 (27 17:36 +0200)
treec66edbaf38c4425cd86a59adc4deb192418c76b3
parente2cfcb7b87952f8aacc953ba57c7de10edb47011
cleanup: define sys_page_shift and sys_page_size in access.c

Since we now have a C file for the low-level access abstraction, we
can switch from COMDEFs to external variables. This doesn't change
anything, it only ensures that someone doesn't define these internal
variables elsewhere by accident.
libhed/access.c
libhed/access.h