mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
parent
11a513ac63
commit
6f8f9085f3
@ -75,6 +75,11 @@ class Block::Driver
|
||||
class Io_error : public ::Genode::Exception { };
|
||||
class Request_congestion : public ::Genode::Exception { };
|
||||
|
||||
/**
|
||||
* Destructor
|
||||
*/
|
||||
virtual ~Driver() { }
|
||||
|
||||
/**
|
||||
* Request block size for driver and medium
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user