Make it work on opensolaris
[fio.git] / arch / arch.h
index 745bf3a4d0a6260dffc37b475e3b3479e966ba48..3962c9291bebf1abe4babee787f253198a913e98 100644 (file)
@@ -37,6 +37,4 @@ static inline unsigned long generic_ffz(unsigned long word)
 #error "Unsupported arch"
 #endif
 
 #error "Unsupported arch"
 #endif
 
-#define BITS_PER_LONG  (__WORDSIZE)
-
 #endif
 #endif