genode/base-hw/include/kernel
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
..
interface.h hw: get rid of struct Msg and Msg::Type 2013-12-03 08:33:23 +01:00
log.h hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
perf_counter.h hw: enable performance counter on ARMv6 and ARMv7 2013-10-17 11:05:53 +02:00