targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 01 Jun 2018 15:46:17 +0300
changeset 2172 9fa5be79bb77
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Add helper function GetRetainSize()

it will be useful for retain implementations.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>