#ifndef KAPPA_H #define KAPPA_H #include "types.h" #ifdef __cplusplus extern "C" { #endif extern void Na_GetRadioCounter(void*); #ifdef __cplusplus } #endif #endif