erpc/erpc_port_self.c

7 lines
73 B
C

#include "erpc_core.h"
#include <windows.h>
int main()
{
return 0;
}