forked from espressif/esp-idf
fix(tools): fix ld_non_contiguous_memory test includes
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
extern int _bss_start_low, _bss_start_high;
|
extern int _bss_start_low, _bss_start_high;
|
||||||
|
Reference in New Issue
Block a user