X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=second%2Fcache.S;h=03c690a323b80fa63b8fe3174b778852b4d5cda1;hp=b62c32c995dc84f7d9a1b46f1dde722ada892b68;hb=2c611ced5c7fa551d47da32e574bc7f2ff2df18b;hpb=2ad0d7649e5042cad43a16b4a03bf53f39948316 diff --git a/second/cache.S b/second/cache.S index b62c32c..03c690a 100644 --- a/second/cache.S +++ b/second/cache.S @@ -1,5 +1,5 @@ /* - * cache.S - PowerPC version + * cache.S - PowerPC version * * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * @@ -22,7 +22,7 @@ #include "asm/ppc_asm.tmpl" #include "asm/processor.h" - + /* * Write any modified data cache blocks out to memory * and invalidate the corresponding instruction cache blocks.