arch/mips/functions
branchcrosstool-ng-1.1.0
changeset 1775 b17ff3b6a04f
parent 383 f00eb97ff649
child 499 b9bdd6088f87
     1.1 --- a/arch/mips/functions	Fri Sep 14 21:17:59 2007 +0000
     1.2 +++ b/arch/mips/functions	Sun Jan 31 13:15:57 2010 +0100
     1.3 @@ -3,8 +3,4 @@
     1.4  CT_DoArchValues() {
     1.5      # The architecture part of the tuple:
     1.6      CT_TARGET_ARCH="${CT_ARCH}${target_endian_el}"
     1.7 -
     1.8 -    # The system part of the tuple default value is OK.
     1.9 -
    1.10 -    # The endianness option default value is OK.
    1.11  }