genode/base/include/util
Martin Stein 0c7c285079 mmio: provide basic verbosity
The verbosity must be enabled at two levels: at compile time
via an enum that switches the availability of verbosity code
and via two members of 'Mmio' named '_read_verbose' and
'_write_verbose'. The latter are initialized to 0 (change this to
enable verbosity globally) and can be used to locally enable
(or disable) verbosity in deriving classes.

Ref #753
2013-06-25 14:52:53 +02:00
..
arg_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_string.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
avl_tree.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
fifo.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
list.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
meta.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
misc_math.h 64-bit fixes 2013-05-10 11:16:12 +02:00
mmio.h mmio: provide basic verbosity 2013-06-25 14:52:53 +02:00
noncopyable.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
register.h mmio: provide basic verbosity 2013-06-25 14:52:53 +02:00
string.h Let memcmp correspond to the C standard (fix #628) 2013-01-24 11:02:49 +01:00
token.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
touch.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00