arch/x86_64/functions
branch1.1
changeset 1766 91d240fa7fa1
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	Sun Jan 31 13:03:24 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}"
     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  }