mirror of https://github.com/ARMmbed/mbed-os.git
Use rel path for the ONLY arm asm include statement
parent
4edec3d2e2
commit
54c6e65d37
|
@ -22,7 +22,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "memory_zones.h"
|
||||
#include "../memory_zones.h"
|
||||
|
||||
__initial_sp EQU ZBT_SSRAM23_START + ZBT_SSRAM23_SIZE ; Top of ZBT SSRAM2 and 3, used for data
|
||||
|
||||
|
|
Loading…
Reference in New Issue