GNU Radio 3.4.0 C++ API
|
00001 #ifndef INCLUDED_VOLK_RANK_ARCHS_H 00002 #define INCLUDED_VOLK_RANK_ARCHS_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 unsigned int volk_rank_archs(const int* arch_defs, unsigned int arch); 00009 00010 00011 #ifdef __cplusplus 00012 } 00013 #endif 00014 #endif /*INCLUDED_VOLK_RANK_ARCHS_H*/