#ifndef C_COUNTER_H #define C_COUNTER_H #include "dolphin/types.h" void cCt_Counter(int resetCounter1); #endif /* C_COUNTER_H */