GNU Radio's DVBS2RX Package
bench/fec/src/gr_bch/api.h
Go to the documentation of this file.
1#ifndef INCLUDED_DVBS2_GR_BCH_BENCH_API_H
2#define INCLUDED_DVBS2_GR_BCH_BENCH_API_H
3
4#define DVBS2_GR_BCH_BENCH_API __attribute__((visibility("default")))
5
6#endif /* INCLUDED_DVBS2_GR_BCH_BENCH_API_H */