From 35c3ae3bf4a43a36028fbd9e34ea4cb758029bf1 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Thu, 27 Oct 2022 12:25:12 +0200 Subject: treewide: Add 'IWYU pragma: export' comment This pragma says to IWYU (Include What You Use) that the current file is supposed to provide commented headers. Change-Id: I482c645f6b5f955e532ad94def1b2f74f15ca908 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/68332 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- src/arch/x86/include/arch/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arch/x86/include') diff --git a/src/arch/x86/include/arch/cpu.h b/src/arch/x86/include/arch/cpu.h index 3402215882..7c1a52eff5 100644 --- a/src/arch/x86/include/arch/cpu.h +++ b/src/arch/x86/include/arch/cpu.h @@ -4,7 +4,7 @@ #define ARCH_CPU_H #include -#include +#include /* IWYU pragma: export */ /* * EFLAGS bits -- cgit v1.2.3