centralize definition of BITS_PER_LONG
[urcu.git] / urcu / arch_sparc64.h
index 4d08d555a31fe4fb1cbfe99d17b57924ce9a2f95..9d85b5e023c6a5bc74eba6e05fa3bb7c6090f46b 100644 (file)
@@ -31,10 +31,6 @@ extern "C" {
 
 #define CACHE_LINE_SIZE        256
 
-#ifndef BITS_PER_LONG
-#define BITS_PER_LONG  (__SIZEOF_LONG__ * 8)
-#endif
-
 /*
  * Inspired from the Linux kernel. Workaround Spitfire bug #51.
  */
This page took 0.022324 seconds and 4 git commands to generate.