···78787979#endif /* __ASSEMBLY__ */80808181+#ifdef __KERNEL__8182/*8283 * Allow us to mark functions as 'deprecated' and have gcc emit a nice8384 * warning for each use, in hopes of speeding the functions removal.···154153#define __always_inline inline155154#endif156155156156+#endif /* __KERNEL__ */157157#endif /* __LINUX_COMPILER_H */