summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/resetvec.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/resetvec.S')
-rw-r--r--arch/x86/cpu/resetvec.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/cpu/resetvec.S b/arch/x86/cpu/resetvec.S
index a52225d5ee..cf972738b3 100644
--- a/arch/x86/cpu/resetvec.S
+++ b/arch/x86/cpu/resetvec.S
@@ -16,6 +16,3 @@ reset_vector:
cli
cld
jmp start16
-
- .org 0xf
- nop