genode/base-hw/src
Stefan Kalkowski 2ed22595ff hw: simplify Page_flags (fix #711)
Instead of using a special bitfield use a compound of boolean
values for the generic page attributes. To reduce copy overhead,
change the corresponding functions, where Page_flags are used as
arguments, to use references.
2014-03-03 14:11:22 +01:00
..
arm/kernel hw: ease syscall backends and prepare them for -O0 2014-02-25 14:58:08 +01:00
base thread: init thread cap for non-core main threads 2014-02-28 10:11:13 +01:00
core hw: simplify Page_flags (fix #711) 2014-03-03 14:11:22 +01:00