GNU Radio C++ API Reference  gf8e89b7
The Free & Open Software Radio Ecosystem
additive_scrambler_bb.h
Go to the documentation of this file.
1 /* -*- c++ -*- */
2 /*
3  * Copyright 2024 Daniel Estevez <daniel@destevez.net>
4  *
5  * This file is part of GNU Radio
6  *
7  * SPDX-License-Identifier: GPL-3.0-or-later
8  *
9  */
10 
11 #ifndef INCLUDED_DIGITAL_ADDITIVE_SCRAMBLER_BB_H
12 #define INCLUDED_DIGITAL_ADDITIVE_SCRAMBLER_BB_H
13 
14 // This file exists only to maintain a backwards-compatible API
15 
17 
18 #endif /* INCLUDED_DIGITAL_ADDITIVE_SCRAMBLER_BB_H */