summaryrefslogtreecommitdiffstats
path: root/src/device/oprom/realmode/x86_interrupts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/realmode/x86_interrupts.c')
-rw-r--r--src/device/oprom/realmode/x86_interrupts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/realmode/x86_interrupts.c b/src/device/oprom/realmode/x86_interrupts.c
index d08718378c84..945052be883f 100644
--- a/src/device/oprom/realmode/x86_interrupts.c
+++ b/src/device/oprom/realmode/x86_interrupts.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <arch/registers.h>
#include <console/console.h>