Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / cpu / x86 / 16bit / reset16.lds
index 929740bd4c90fdf1d5d14873a278ee6bc4a7027d..cec03d6bc6612fa4ddfa7a6c0a3d0949238f5f0c 100644 (file)
@@ -12,5 +12,5 @@ SECTIONS {
                *(.reset)
                . = 15 ;
                BYTE(0x00);
-       } 
+       }
 }