mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
parent
b2bc5912c8
commit
0c70e9e8df
@ -42,7 +42,7 @@ namespace Gdb_monitor {
|
||||
|
||||
public:
|
||||
|
||||
class Region : public Avl_node<Region>
|
||||
class Region : public Genode::Avl_node<Region>
|
||||
{
|
||||
private:
|
||||
void *_start;
|
||||
|
Loading…
Reference in New Issue
Block a user