X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=arch%2Farch.h;h=3962c9291bebf1abe4babee787f253198a913e98;hp=745bf3a4d0a6260dffc37b475e3b3479e966ba48;hb=5921e80c5dfc9f96d2f21da6ae58f2b5d3a0b373;hpb=d0c70934dde93a8ee260a84c1bf69ff24484d486 diff --git a/arch/arch.h b/arch/arch.h index 745bf3a4..3962c929 100644 --- a/arch/arch.h +++ b/arch/arch.h @@ -37,6 +37,4 @@ static inline unsigned long generic_ffz(unsigned long word) #error "Unsupported arch" #endif -#define BITS_PER_LONG (__WORDSIZE) - #endif