mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Fix comment
This commit is contained in:
committed by
Christian Helmuth
parent
33c2bc8ad0
commit
57c9f2aa43
@@ -41,7 +41,7 @@ namespace Genode {
|
||||
where normal lock isn't feasible */
|
||||
|
||||
enum {
|
||||
/* everything above START_IDX is managed by core */
|
||||
/* everything below START_IDX is managed by core */
|
||||
START_IDX = Fiasco::USER_BASE_CAP >> Fiasco::L4_CAP_SHIFT
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user