GNU Radio 3.4.0 C++ API
volk_environment_init.h
Go to the documentation of this file.
00001 /*this file is auto_generated by volk_register.py*/
00002 
00003 #ifndef INCLUDE_LIBVECTOR_ENVIRONMENT_INIT_H
00004 #define INCLUDE_LIBVECTOR_ENVIRONMENT_INIT_H
00005 
00006 #ifdef __cplusplus
00007 extern "C" {
00008 #endif
00009 void volk_environment_init();
00010 #ifdef __cplusplus
00011 }
00012 #endif
00013 #endif