fix(tools): fix ld_non_contiguous_memory test includes

This commit is contained in:
Alexey Lapshin
2024-08-05 20:46:56 +07:00
parent f6c48e2245
commit 1596369b44

View File

@@ -5,6 +5,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
extern int _bss_start_low, _bss_start_high;