GNU Radio's MIXALOT Package
api.h
Go to the documentation of this file.
1
/*
2
* Copyright 2011 Free Software Foundation, Inc.
3
*
4
* This file was generated by gr_modtool, a tool from the GNU Radio framework
5
* This file is a part of gr-mixalot
6
*
7
* SPDX-License-Identifier: GPL-3.0-or-later
8
*
9
*/
10
11
#ifndef INCLUDED_MIXALOT_API_H
12
#define INCLUDED_MIXALOT_API_H
13
14
#include <gnuradio/attributes.h>
15
16
#ifdef gnuradio_mixalot_EXPORTS
17
#define MIXALOT_API __GR_ATTR_EXPORT
18
#else
19
#define MIXALOT_API __GR_ATTR_IMPORT
20
#endif
21
22
#endif
/* INCLUDED_MIXALOT_API_H */
gr-mixalot-09112cbc764d2a622ec5d86e3f9c18e18449758e
include
gnuradio
mixalot
api.h
Generated by
1.9.8