diff options
Diffstat (limited to 'linker/linker.cpp')
-rw-r--r-- | linker/linker.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linker/linker.cpp b/linker/linker.cpp index f7f81250c..5c43cd0f4 100644 --- a/linker/linker.cpp +++ b/linker/linker.cpp @@ -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... */ |