genode/base-hw
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 
2013-12-03 08:33:23 +01:00
..
doc Merge panda_a2 and panda SPEC (fix , fix ) 2012-11-23 12:20:27 +01:00
include hw: get rid of struct Msg and Msg::Type 2013-12-03 08:33:23 +01:00
lib/mk hw: clearer naming scheme in kernel API 2013-11-25 09:45:30 +01:00
mk rpi: Change link address to support larger images 2013-11-25 09:46:09 +01:00
run hw: adjust expected serial start-message in run 2013-11-25 09:46:08 +01:00
src hw: get rid of struct Msg and Msg::Type 2013-12-03 08:33:23 +01:00