/* This file was generated automatically: DO NOT MODIFY IT ! */ /* Declaration of the functions that have to be provided by the user */ #ifndef __USER_CODE_H_cyclic_function__ #define __USER_CODE_H_cyclic_function__ #include "C_ASN1_Types.h"
#ifdef __cplusplus extern "C" { #endif
void cyclic_function_startup(); void cyclic_function_PI_cyclic_activation();
extern void cyclic_function_RI_compute_data(const asn1SccT_SEQUENCE *, asn1SccT_INTEGER *); #ifdef __cplusplus } #endif
#endif