targets/Linux/XSD
author Edouard Tisserant
Thu, 21 Mar 2013 09:27:55 +0900
changeset 991 afc4963d8f0c
parent 204 f572ab819769
child 3732 929276eea252
permissions -rwxr-xr-x
Fixed cast in target code to remove void* arithmetic warning
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
                  <xsd:element name="Linux">
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
                    <xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     4
                      %(toolchain_gcc)s
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     5
                    </xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     6
                  </xsd:element>