aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/device_python.hpp
blob: 1cc0445cd10ef1c7f7facecc25978265f69a2cbb (plain)
1
2
3
4
5
6
7
8
9
//
// Copyright 2020 Ettus Research, a National Instruments Brand
//
// SPDX-License-Identifier: GPL-3.0-or-later
//

#pragma once

void export_device(py::module& m);