loader.lds: remove __recv_buf/__send_buf hack
This commit is contained in:
parent
a8762504c6
commit
53fab2edf6
@ -73,6 +73,3 @@ INCLUDE "symbols.lds"
|
|||||||
INCLUDE "addresses.lds"
|
INCLUDE "addresses.lds"
|
||||||
|
|
||||||
__stack_end = 0x8c00f000;
|
__stack_end = 0x8c00f000;
|
||||||
|
|
||||||
__send_buf = 0xac000020;
|
|
||||||
__recv_buf = 0xac004000;
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user