| // SPDX-License-Identifier: GPL-2.0 |
| * This file exists solely to ensure debug information for some core |
| * data structures is included in the final image even for |
| * CONFIG_DEBUG_INFO_REDUCED. Please do not add actual code. However, |
| * adding appropriate #includes is fine. |
| #include <linux/crypto.h> |
| #include <linux/dcache.h> |
| #include <linux/device.h> |
| #include <linux/fscache-cache.h> |
| #include <linux/kallsyms.h> |
| #include <linux/kernel.h> |
| #include <linux/kobject.h> |
| #include <linux/module.h> |
| #include <linux/stdarg.h> |
| #include <net/addrconf.h> |