genode/base-nova/include/base
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
..
bit_allocator.h base-nova: Coding style 2013-01-11 23:11:07 +01:00
bit_array.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
cap_sel_alloc.h nova: increase number of available cap indexes 2013-02-11 12:01:25 +01:00
ipc_msgbuf.h nova: ease debugging if no cap indexes are left 2013-01-24 11:09:15 +01:00
ipc_pager.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
native_types.h base-nova: Coding style 2013-01-11 23:11:07 +01:00
pager.h nova: fix pager cleanup handling 2013-02-11 12:01:26 +01:00
sleep.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread_state.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00