aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/linux-headers/linux/stddef.h
blob: 23e025fec0419300dd61c3ec0e3ba1e8846ede38 (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */


#ifndef __always_inline
#define __always_inline __inline__
#endif