config/arch/x86_64/functions
changeset 903 9fb0f81b4416
parent 902 25bd163c6886
child 907 bbdd716774a1
     1.1 --- a/config/arch/x86_64/functions	Sun Oct 05 12:32:42 2008 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,6 +0,0 @@
     1.4 -# Compute x86_64-specific values
     1.5 -
     1.6 -CT_DoArchValues() {
     1.7 -    # The architecture part of the tuple:
     1.8 -    CT_TARGET_ARCH="${CT_ARCH}"
     1.9 -}