Ensure ld-provided port alias is properly aligned.

This commit is contained in:
Johny Mattsson 2015-11-17 11:49:10 +11:00
parent 340edbbe2f
commit 4888c5fc62
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ SECTIONS
*(.data)
/* Hook for randomizing TCP start numbers */
. = ALIGN(2);
_tcp_new_port_port = ABSOLUTE(.);
*/liblwip.a:tcp.o(.port)
/* Verify that the LWIP source has been patched as needed, or fail with