xref: /OK3568_Linux_fs/kernel/tools/bootconfig/include/linux/bootconfig.h (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _BOOTCONFIG_LINUX_BOOTCONFIG_H
3 #define _BOOTCONFIG_LINUX_BOOTCONFIG_H
4 
5 #include "../../../../include/linux/bootconfig.h"
6 
7 #ifndef fallthrough
8 # define fallthrough
9 #endif
10 
11 #endif
12