From bc9c9f551a2b8c3bdab4e61c0d63f8377694da2c Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 29 Jun 2011 21:53:38 -0700 Subject: b100: removed old impl files, moved async processing to io impl --- host/lib/usrp/b100/b100_impl.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/b100/b100_impl.hpp') diff --git a/host/lib/usrp/b100/b100_impl.hpp b/host/lib/usrp/b100/b100_impl.hpp index e0b7aa670..4ae8d2fc1 100644 --- a/host/lib/usrp/b100/b100_impl.hpp +++ b/host/lib/usrp/b100/b100_impl.hpp @@ -125,6 +125,7 @@ private: void update_tx_subdev_spec(const uhd::usrp::subdev_spec_t &); void update_ref_source(const std::string &); void prepare_gpif(void); + void handle_async_message(uhd::transport::managed_recv_buffer::sptr); }; #endif /* INCLUDED_b100_IMPL_HPP */ -- cgit v1.2.3