summaryrefslogtreecommitdiff
path: root/i386
diff options
context:
space:
mode:
Diffstat (limited to 'i386')
-rw-r--r--i386/i386at/boothdr.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/i386at/boothdr.S b/i386/i386at/boothdr.S
index 500a492..27d0405 100644
--- a/i386/i386at/boothdr.S
+++ b/i386/i386at/boothdr.S
@@ -39,7 +39,6 @@ boot_hdr:
#endif /* __ELF__ */
boot_entry:
- cld
/* Switch to our own interrupt stack. */
movl $_intstack+INTSTACK_SIZE,%esp