mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
parent
5ef56395f0
commit
0c6504da5c
@ -344,7 +344,7 @@ class Vfs::Rump_file_system : public File_system
|
|||||||
struct fs_args
|
struct fs_args
|
||||||
{
|
{
|
||||||
char *fspec;
|
char *fspec;
|
||||||
char pad[150];
|
char pad[164];
|
||||||
|
|
||||||
fs_args() { Genode::memset(pad, 0, sizeof(pad)); }
|
fs_args() { Genode::memset(pad, 0, sizeof(pad)); }
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user