Loading tools/virtio/linux/compiler.h +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ #define READ_ONCE(var) (*((volatile typeof(var) *)(&(var)))) #define __aligned(x) __attribute((__aligned__(x))) #endif Loading
tools/virtio/linux/compiler.h +1 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,5 @@ #define READ_ONCE(var) (*((volatile typeof(var) *)(&(var)))) #define __aligned(x) __attribute((__aligned__(x))) #endif