Changeset a074923 in clfs-sysroot for BOOK/cross-tools/x86
- Timestamp:
- Jul 22, 2007, 4:32:35 AM (17 years ago)
- Branches:
- master
- Children:
- 9568bd5
- Parents:
- 68ed089
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/x86/variables.xml
r68ed089 ra074923 37 37 <table os="g"> 38 38 <title>Processor Type and Target Triplets</title> 39 <?dbfo table-width="5in" ?> 40 39 41 <tgroup cols="2" align="center"> 40 <colspec colname="Processor"/> 41 <colspec colname="Triplet"/> 42 43 <colspec colnum="1" colwidth="2.5in" colname="Processor"/> 44 <colspec colnum="2" colwidth="2.5in" colname="Triplet"/> 45 42 46 <thead> 43 47 <row> … … 46 50 </row> 47 51 </thead> 52 48 53 <tbody> 49 54 <row> … … 64 69 </row> 65 70 </tbody> 71 66 72 </tgroup> 73 67 74 </table> 68 75
Note:
See TracChangeset
for help on using the changeset viewer.