export.h (124B)
1/* SPDX-License-Identifier: GPL-2.0 */ 2#define EXPORT_SYMBOL(x) 3#define EXPORT_SYMBOL_GPL(x) 4#define EXPORT_SYMBOL_KASAN(x)