X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=share%2Fkernelcompat.h;h=a18460e041554cd6568ea3c0d01c1f61d1fcfd39;hb=3a7b90de71f2a82f73f06fb14a7b77805aea1064;hp=b7c119bfcdddea0586e6faa01ab8b2525eb32eef;hpb=46ef48cdf8b64608a4f679500bc34293b9f0b649;p=ust.git diff --git a/share/kernelcompat.h b/share/kernelcompat.h index b7c119b..a18460e 100644 --- a/share/kernelcompat.h +++ b/share/kernelcompat.h @@ -131,8 +131,6 @@ static int atomic_read(atomic_t *p) #define atomic_long_set atomic_set #define atomic_long_read atomic_read -#include "asm.h" - //#define __xg(x) ((volatile long *)(x)) #define cmpxchg(ptr, o, n) \