bsp,abstract-machine: fix shell command table during linking
This commit is contained in:
parent
7e91ba791e
commit
4586aafb06
2 changed files with 11 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
#include <am.h>
|
||||
#include <rtthread.h>
|
||||
|
||||
void *__fsymtab_start = NULL;
|
||||
void *__fsymtab_end = NULL;
|
||||
|
||||
#define RT_HW_HEAP_BEGIN heap.start
|
||||
#define RT_HW_HEAP_END heap.end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue