mirror of https://github.com/ARMmbed/mbed-os.git
Allow jenkins script to pass
parent
44efac724d
commit
05263f121f
|
@ -119,7 +119,7 @@
|
|||
#endif
|
||||
|
||||
#endif // INITIAL_SP
|
||||
#if (defined(__GNUC__) && !defined(__CC_ARM))
|
||||
#if (defined(__GNUC__) && !defined(__CC_ARM) && defined(TWO_RAM_REGIONS))
|
||||
extern uint32_t __StackLimit[];
|
||||
extern uint32_t __StackTop[];
|
||||
extern uint32_t __end__[];
|
||||
|
|
Loading…
Reference in New Issue