mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
Fix comment
This commit is contained in:
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
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user