Changeset 5b4806a in clfs-embedded for BOOK/cross-tools/arm/abi.xml


Ignore:
Timestamp:
Jan 24, 2009, 1:26:07 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
6533111
Parents:
60aed94
Message:

Working an x86 and x86_64 integreation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm/abi.xml

    r60aed94 r5b4806a  
    1212
    1313  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    14   href="../mips/abi.xml"
     14  href="../x86/abi.xml"
    1515  xpointer="xpointer(//*[@os='a'])"/>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    18   href="../mips/abi.xml"
     18  href="../x86/abi.xml"
    1919  xpointer="xpointer(//*[@os='b'])"/>
    2020
    2121  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    22   href="../mips/abi.xml"
     22  href="../x86/abi.xml"
    2323  xpointer="xpointer(//*[@os='c'])"/>
    2424
Note: See TracChangeset for help on using the changeset viewer.