summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/16bit/entry16.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/16bit/entry16.ld')
-rw-r--r--src/cpu/x86/16bit/entry16.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/x86/16bit/entry16.ld b/src/cpu/x86/16bit/entry16.ld
index 7d23883c8d4d..bc456e7cb049 100644
--- a/src/cpu/x86/16bit/entry16.ld
+++ b/src/cpu/x86/16bit/entry16.ld
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
gdtptr16_offset = gdtptr16 & 0xffff;
nullidt_offset = nullidt & 0xffff;