targets/plc_main_head.c
2018-04-12 Edouard Tisserant Added logging in Xenomai init phase.
2015-06-19 Edouard Tisserant Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
2015-03-13 Edouard Tisserant Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
2014-12-12 Edouard Tisserant Simplified use of runtime's global variable __common_ticktime accross extensions.
2014-01-28 Edouard Tisserant More gcc warning avoided
2014-01-28 Edouard Tisserant Added <string.h> to plc_main_head.c to avoid warnings.
2013-03-26 Edouard Tisserant Added beremiz.h header file for extensions
2013-03-15 Edouard Tisserant Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration