arch/x86_64/functions
changeset 524 5f7fec79ca88
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	Wed May 21 21:52:31 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  }