#ifndef INCLUDED_VOLK_RANK_ARCHS_H #define INCLUDED_VOLK_RANK_ARCHS_H #ifdef __cplusplus extern "C" { #endif unsigned int volk_rank_archs(const int* arch_defs, unsigned int arch); #ifdef __cplusplus } #endif #endif /*INCLUDED_VOLK_RANK_ARCHS_H*/