mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Adapt TIP address to changed mapping in Tukija.
This commit is contained in:
@@ -499,7 +499,7 @@ namespace Tukija {
|
||||
}
|
||||
|
||||
inline static Tip const *tip() {
|
||||
return reinterpret_cast<Tip *>(0x7fffbffe0000);
|
||||
return reinterpret_cast<Tip *>(0x7fffbffdb000);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user