diff --git a/arch/x86/64/exceptions.S b/arch/x86/64/exceptions.S index cecb5eb5f..1a506ef18 100644 --- a/arch/x86/64/exceptions.S +++ b/arch/x86/64/exceptions.S @@ -45,8 +45,6 @@ END_FUNCTION(_isr_vectors) .balign 16 LOCAL_FUNCTION(interrupt_common) -interrupt_common: - /* clear the direction bit */ cld