beremiz
Clone
Summary
Browse
Changes
Graph
Use the same retain implementation for Win32 targets
2018-06-07, Andrey Skvortsov
55611282b909
file is
Executable
Use the same retain implementation for Win32 targets
Currently plc_Win32_main_retain.c is exact copy of
plc_Linux_main_retain.c, because it's not possible to use symbol
links.
It'd be nice in the future to have possibility to modify targets.code.
<xsd:element name="Linux">
<xsd:complexType>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>