arch/x86_64/functions
branch1.2
changeset 731 65614732cfe7
parent 383 f00eb97ff649
     1.1 --- a/arch/x86_64/functions	Fri Sep 14 21:17:59 2007 +0000
     1.2 +++ b/arch/x86_64/functions	Sat Jul 26 15:14:48 2008 +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}"
     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  }