mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-02 21:08:47 +00:00
The static 'Thread::mystack()' function returns the stack boundaries of the calling thread. It is useful when a thread uses a diffent stack than the primary one. Fixes #2037
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.