#ifndef CMDSTACK_H #define CMDSTACK_H #include "types.h" extern "C"{ void Jac_Portcmd_Init(void); } #endif