genode/base-hw/include/base
Martin Stein f128a52e8b hw: get rid of struct Msg and Msg::Type
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
2013-12-03 08:33:23 +01:00
..
ipc_msgbuf.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_types.h hw: get rid of struct Msg and Msg::Type 2013-12-03 08:33:23 +01:00
pager.h hw: use platform-thread pointer as pager badge 2013-11-25 09:45:30 +01:00