Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / util / romcc / tests / simple_test48.c
index 779ecfdc9695118575e604298ed0cd46f7d37add..cf9ee8ab0f17ac6895361f2c506c00f705a0e206 100644 (file)
@@ -9,5 +9,5 @@ static void main(void)
        __builtin_outb(j, 0xef90);
  next:
        __builtin_outb(i, 0x5678);
-               
+
 }