genode/repos/os/src/drivers/sd_card
Norman Feske 2208220c12 block session: remove Block::Session::Operations
This patch modernizes the 'Block::Session::info' interface. Instead of
using out parameters, the 'init' RPC function returns a compound 'Info'
object now. The rather complicated 'Operations' struct is replaced by
a 'writeable' attribute in the 'Info' object.

Fixes #3275
2019-05-03 13:53:12 +02:00
..
spec block session: remove Block::Session::Operations 2019-05-03 13:53:12 +02:00
adma2.cc
adma2.h
driver_base.h block session: remove Block::Session::Operations 2019-05-03 13:53:12 +02:00
main.cc
sd_card.h
target.mk