]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target-ppc/mfrom_table_gen.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / target-ppc / mfrom_table_gen.c
index ab4b1cc0bdcc44290677d35dfc09a6310b8e52ff..8c67d4444fbcf8035db31b35b75eb5808d6b2890 100644 (file)
@@ -8,7 +8,7 @@ int main (void)
     double d;
     uint8_t n;
     int i;
-    
+   
     printf("static const uint8_t mfrom_ROM_table[602] =\n{\n    ");
     for (i = 0; i < 602; i++) {
         /* Extremly decomposed: