genode/repos/os/include/spec
Norman Feske a7b3072cc2 Pass Env & as first argument to connection objects
This patch supplements each existing connection type with an new
constructor that is meant to replace the original one. The new
one takes a reference to the component's environment as argument and
thereby does not rely on the presence of the globally accessible
'env()' interface.

The original constructors are marked as deprecated. Once we have
completely abolished the use of the global 'env()', we will remove them.

Fixes #1960
2016-05-23 15:52:37 +02:00
..
arm_v6/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
arm_v7/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
exynos4/regulator Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
exynos5 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
imx53 Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
panda Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
pbxa9 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
rpi Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
x86 Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
x86_32/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
x86_64/trace Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00