changeset 34046:b08447652f33

configure: config.h ordering cosmetics
author diego
date Mon, 26 Sep 2011 10:59:41 +0000
parents 4831a5fa1d78
children c8b1318c9647
files configure
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Sep 26 10:59:39 2011 +0000
+++ b/configure	Mon Sep 26 10:59:41 2011 +0000
@@ -8310,14 +8310,14 @@
 
 /* CPU stuff */
 #define __CPU__ $iproc
+$def_armthumb
+$def_bigendian
 $def_ebx_available
+$def_vfp_args
 $def_words_endian
-$def_bigendian
 $(ff_config_enable "$arch_all" "$arch" "#" "ARCH")
 $(ff_config_enable "$subarch_all" "$subarch" "#" "ARCH")
 $(ff_config_enable "$cpuexts_all" "$cpuexts" "#" "HAVE")
-$def_armthumb
-$def_vfp_args
 
 
 /* Blu-ray/DVD/VCD/CD */