genode/repos/os/include/usb_session
Norman Feske a7f40b24ca Warn about the use of deprecated env() function
This patch enables warnings if one of the deprecate functions that rely
in the implicit use of the global Genode::env() accessor are called.

For the time being, some places within the base framework continue
to rely on the global function while omitting the warning by calling
'env_deprecated' instead of 'env'.

Issue #1987
2017-01-13 13:07:13 +01:00
..
capability.h usb_drv: Remote USB driver interface 2015-02-16 13:40:33 +01:00
client.h os/packet_stream: avoid global env 2017-01-13 13:07:02 +01:00
connection.h Warn about the use of deprecated env() function 2017-01-13 13:07:13 +01:00
rpc_object.h os/packet_stream: avoid global env 2017-01-13 13:07:02 +01:00
usb_session.h usb_drv: raw session fixes 2016-10-21 12:39:37 +02:00