aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/init/prologue.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/init/prologue.inc')
-rw-r--r--src/arch/x86/init/prologue.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/x86/init/prologue.inc b/src/arch/x86/init/prologue.inc
index b85c5c0faa..84e465c18e 100644
--- a/src/arch/x86/init/prologue.inc
+++ b/src/arch/x86/init/prologue.inc
@@ -23,7 +23,3 @@
.section ".rom.data", "a", @progbits
.section ".rom.text", "ax", @progbits
-/* This is the entry code. The code in the .reset section jumps here. */
-
- post_code(POST_RESET_VECTOR_CORRECT)
-