mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-23 20:45:35 +00:00
The class provides the load() function which reloads the GDTR with the GDT address in the mtc region. This is needed to make the segments accessible to non-core threads. Make the _gdt_start label global to use it in the call to _virt_mtc_addr().