move McKernel out of Linux kernel virtual

This commit is contained in:
Balazs Gerofi
2018-02-19 10:41:12 +09:00
committed by Masamichi Takagi
parent 5fcbfa2eb5
commit cae6b9f154
4 changed files with 44 additions and 5 deletions

View File

@ -5,7 +5,7 @@ PHDRS
}
SECTIONS
{
. = 0xffffffff80001000;
. = 0xffff870000001000;
_head = .;
.text : {