diff -r f00eb97ff649 -r fdc40a921d80 arch/mips/functions --- a/arch/mips/functions Fri Sep 14 21:17:59 2007 +0000 +++ b/arch/mips/functions Fri May 02 08:41:38 2008 +0000 @@ -3,8 +3,4 @@ CT_DoArchValues() { # The architecture part of the tuple: CT_TARGET_ARCH="${CT_ARCH}${target_endian_el}" - - # The system part of the tuple default value is OK. - - # The endianness option default value is OK. }