beremiz

fix error for functions with VAR_IN_OUT

2017-10-10, Andrey Skvortsov
46d9955e1101
file isExecutable
fix error for functions with VAR_IN_OUT

The problem was found by pylint '(used-before-assignment) Using variable "X" before assignment'
<xsd:element name="Linux">
<xsd:complexType>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>