1 /* 2 * Author: Xianjun Jiao 3 * SPDX-FileCopyrightText: 2019 UGent 4 * SPDX-License-Identifier: AGPL-3.0-or-later 5 */ 6 7 #include "sdrctl.h" 8 9 SECTION(get); 10 SECTION(set); 11