targets/Linux/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 20 Jul 2023 16:21:26 +0200 (19 months ago)
changeset 3824 5f0b02ab500c
parent 3732 929276eea252
permissions -rw-r--r--
Tests: have to terminate language test with KILL, side effect of BEREMIZ_TEST_CYCLES

                  <xsd:element name="Linux">
                    <xsd:complexType>
                      <xsd:attribute name="RealTime" type="xsd:boolean" use="optional" default="false"/>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>