#ifndef _SLAVE_EXAMPLE_H #define _SLAVE_EXAMPLE_H void iec_client_test(void const* arg); #endif