Add sizeof of unsigned long long
[openwrt/svn-archive/archive.git] / include / site / avr32-linux
index c10b520d659d8006c8ac842f1a11a4eaedd291e0..f93aa645160a1e448ba7755851523fef97d91476 100644 (file)
@@ -23,5 +23,6 @@ ac_cv_sizeof_uint32_t=4
 ac_cv_sizeof_uint64_t=8
 ac_cv_sizeof_unsigned_int=4
 ac_cv_sizeof_unsigned_long=4
+ac_cv_sizeof_unsigned_long_long=8
 ac_cv_sizeof_unsigned_short=2
 ac_cv_sizeof_void_p=4