remove trailing whitespace
[coreboot.git] / src / devices / oprom / x86_asm.S
index 57c5338914b7748ebd214f7935349f8097897642..488bfa6b912e625eae5b56cc4319a053e0e78839 100644 (file)
@@ -255,7 +255,7 @@ __realmode_interrupt = RELOCATED(.)
        data32 ljmp     $0, $RELOCATED(1f)
 1:
 
-       /* put the stack at the end of page zero.  That way we can easily 
+       /* put the stack at the end of page zero.  That way we can easily
         * share it between real mode and protected mode, because %esp and
         * %ss:%sp point to the same memory.
         */