genode/base-hw
Norman Feske bcdc706f42 Unify 'ipc.h' and 'ipc_generic.h' across platforms
The distinction between 'ipc.h' and 'ipc_generic.h' is no more. The only
use case for platform-specific extensions of the IPC support was the
marshalling of capabilities. However, this case is accommodated by a
function interface ('_marshal_capability', '_unmarshal_capability'). By
moving the implementation of these functions from the headers into the
respective ipc libraries, we can abandon the platform-specific 'ipc.h'
headers.
2013-02-14 13:23:37 +01:00
..
doc Merge panda_a2 and panda SPEC (fix #505, fix #506) 2012-11-23 12:20:27 +01:00
include Remove 'Native_lock' type from 'native_types.h' 2013-02-14 13:23:36 +01:00
lib/mk Unify 'ipc.h' and 'ipc_generic.h' across platforms 2013-02-14 13:23:37 +01:00
mk base-hw & imx53: enable nested init 2013-01-08 11:36:52 +01:00
run base-hw: env bug that caused missing boot modules 2013-01-08 11:36:51 +01:00
src base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00