arch/mips/functions
changeset 387 2fa4b675a9a3
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	Fri Sep 14 21:50:30 2007 +0000
     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  }