distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
getMainStack() declaration More...
#include <utility>
#include <cstddef>
Go to the source code of this file.
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::architecture | |
Architecture-related code of distortos project. | |
Functions | |
std::pair< void *, size_t > | distortos::architecture::getMainStack () |
Gets the stack used to run main(). More... | |
getMainStack() declaration