mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
On ARM in one way or another 'string.h' prototypes will be used. Move the definitions from rump_fs to the rump library because it is needed by all rump based servers running on ARM. Issue #1141.