mirror of https://github.com/ARMmbed/mbed-os.git
Use correctly-typed external definition for the crash data region, and eliminate unnecessary pointer indirection. Results in a small ROM saving even with crash capture disabled, as there was a pointer for the fault context store in either case. The pointer isn't needed, as the context store location is fixed according to the configuration flag. |
||
---|---|---|
.. | ||
CThunkBase.h | ||
mbed_atomic_impl.h | ||
mbed_fault_handler.h |