Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / include / uapi / linux / stddef.h
1 #include <linux/compiler.h>
2
3 #ifndef __always_inline
4 #define __always_inline inline
5 #endif