mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-28 15:02:32 +00:00
parent
9bfc29e456
commit
8a6ad5f94b
@ -23,7 +23,7 @@ namespace Genode {
|
|||||||
|
|
||||||
struct Linux_dataspace : Dataspace
|
struct Linux_dataspace : Dataspace
|
||||||
{
|
{
|
||||||
enum { FNAME_LEN = 40 };
|
enum { FNAME_LEN = 64 };
|
||||||
struct Filename { char buf[FNAME_LEN]; };
|
struct Filename { char buf[FNAME_LEN]; };
|
||||||
|
|
||||||
virtual ~Linux_dataspace() { }
|
virtual ~Linux_dataspace() { }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user