Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too.

Also remove an unnecessary #include and a now-obsolete TODO.

Change-Id: I36d923721e349a286934b9534090a67ce0786e7b
This commit is contained in:
Elliott Hughes
2012-11-01 13:49:32 -07:00
parent 0be1819b22
commit 1a6961650c
3 changed files with 12 additions and 22 deletions

View File

@@ -72,8 +72,6 @@
* - cleaner error reporting
* - after linking, set as much stuff as possible to READONLY
* and NOEXEC
* - linker hardcodes PAGE_SIZE and PAGE_MASK because the kernel
* headers provide versions that are negative...
*/