mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
f128a52e8b
Struct Msg was introduced due to the handling of pagefaults and interrupts via synchronous IPC. Its only purpose was to provide the message type in front of the typed message. Now pagefaults and interrupts are handled via signals and struct Msg is not necessary anymore. ref #958 |
||
---|---|---|
.. | ||
ipc_msgbuf.h | ||
native_types.h | ||
pager.h |