mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-15 21:58:24 +00:00
committed by
Christian Helmuth
parent
56ed7addbc
commit
e8336acafc
@ -17,9 +17,8 @@
|
||||
#include <packet_stream_tx/rpc_object.h>
|
||||
#include <usb_session/usb_session.h>
|
||||
|
||||
namespace Usb {
|
||||
class Session_rpc_object;
|
||||
}
|
||||
namespace Usb { class Session_rpc_object; }
|
||||
|
||||
|
||||
class Usb::Session_rpc_object : public Genode::Rpc_object<Session, Session_rpc_object>
|
||||
{
|
||||
|
Reference in New Issue
Block a user