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:
Sebastian Sumpf
2017-01-06 14:23:53 +01:00
committed by Norman Feske
parent a7f40b24ca
commit 6fa6d72c0b
15 changed files with 312 additions and 369 deletions

View File

@ -24,6 +24,8 @@
#define GENODE_DEVICE "/genode"
void rump_io_backend_init();
/**
* Sync I/O back-end with underlying Genode subsystems
*/