genode/repos/os/include/block
Norman Feske 4353c9e0f1 os: make Block::Request_stream::Ack noncopyable
This is a safeguard against accidentally taking the 'Ack' interface as a
value instead of a reference.

The 'Payload' interface should also not be copied (and potentially
stored) because it contains a pointer.
2019-03-19 11:00:01 +01:00
..
component.h Add missing override annotations 2019-02-19 11:12:11 +01:00
driver.h os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
request_stream.h os: make Block::Request_stream::Ack noncopyable 2019-03-19 11:00:01 +01:00
request.h os: new Block::Request_stream API 2019-02-19 11:12:10 +01:00