Map LWK TEXT to the end of Linux modules section (0xFFFFFFFFFE800000)
This commit is contained in:
committed by
Masamichi Takagi
parent
1cf7fad15a
commit
7836aa0136
@ -5,7 +5,7 @@ PHDRS
|
||||
}
|
||||
SECTIONS
|
||||
{
|
||||
. = 0xffff870000001000;
|
||||
. = 0xFFFFFFFFFE801000;
|
||||
_head = .;
|
||||
|
||||
.text : {
|
||||
|
||||
Reference in New Issue
Block a user