mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 01:40:53 +07:00
551197864a
Adding an include guard to every header file is good practice in case it is included multiple times. Exported headers are compile-tested for the comprehensive sanity checks. Let's include the same header twice. If an include guard is missing, the header will fail to build due to redefinition of something. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> |
||
---|---|---|
.. | ||
include | ||
.gitignore | ||
gen_init_cpio.c | ||
gen_initramfs_list.sh | ||
initramfs_data.S | ||
Kconfig | ||
Makefile |