mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-21 00:23:16 +00:00
rump_fs: Transition to new API
The rump libraries and the rump_fs component are now conform to the new base API. Also the I/O back end should be running stable now. issue #2224
This commit is contained in:
committed by
Norman Feske
parent
a7f40b24ca
commit
6fa6d72c0b
@ -24,6 +24,8 @@
|
||||
#define GENODE_DEVICE "/genode"
|
||||
|
||||
|
||||
void rump_io_backend_init();
|
||||
|
||||
/**
|
||||
* Sync I/O back-end with underlying Genode subsystems
|
||||
*/
|
||||
|
Reference in New Issue
Block a user