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