#ifndef LOADER_ASYNCPROTOCOL_H #define LOADER_ASYNCPROTOCOL_H #include "sics.h" void LOADERInitProtocol(SicsInterp *pSics); #endif