6 lines
131 B
C
6 lines
131 B
C
#ifndef LOADER_ASYNCPROTOCOL_H
|
|
#define LOADER_ASYNCPROTOCOL_H
|
|
#include "sics.h"
|
|
void LOADERInitProtocol(SicsInterp *pSics);
|
|
#endif
|