beremiz
Clone
Summary
Browse
Changes
Graph
detect iec2c options and ieclib path only once during the first build
2017-01-13, Andrey Skvortsov
f0030c3cd6ab
detect iec2c options and ieclib path only once during the first build
int CheckRetainBuffer(void)
{
return 1;
}
void ValidateRetainBuffer(void)
{
}
void InValidateRetainBuffer(void)
{
}
void Retain(unsigned int offset, unsigned int count, void *p)
{
}
void Remind(unsigned int offset, unsigned int count, void *p)
{
}