gettime: fixup AMD constant TSC detection
[fio.git] / arch / arch-ia64.h
index 8ccbd865e01513eeaf7ace812a58d5ca8ea7245c..2df55ba4846c838872f1a277da7404abec86b9df 100644 (file)
@@ -47,6 +47,7 @@ extern int tsc_reliable;
 static inline int arch_init(char *envp[])
 {
        tsc_reliable = 1;
+       return 0;
 }
 
 #define ARCH_HAVE_FFZ