genode/repos/base/src
Martin Stein c907e44a02 register framework: read bitfields to fitting uint
* Replaces bool access types with uint8_t access types
* Ensures, that the framework always uses the smalles possible uint type
  for the return value wherever a bitfield is read and returned to the user.

Ref #4924
2023-07-14 12:01:18 +02:00
..
core core: rework page-fault resolution 2023-06-16 11:24:26 +02:00
include core: rework page-fault resolution 2023-06-16 11:24:26 +02:00
ld base/ld: only assign .dynamic to the PT_DYNAMIC segment 2023-02-27 08:22:47 +01:00
lib base: stricter distinction between rx and rwx 2023-06-16 11:24:26 +02:00
test register framework: read bitfields to fitting uint 2023-07-14 12:01:18 +02:00
timer Remove format strings from connection types 2023-03-13 14:32:37 +01:00