X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fasm%2Fprocessor.h;h=7bc0bae7dd046f76ce7c8831735d4523116f92ea;hp=902facc372ccbda1f6e41d483fe978959d33d518;hb=a2b7bb030d78c61ef150f8c9f6926c9558a6f1b5;hpb=91c4dc8ecc65bbd490c1da2e89d4f576db7e8344 diff --git a/include/asm/processor.h b/include/asm/processor.h index 902facc..7bc0bae 100644 --- a/include/asm/processor.h +++ b/include/asm/processor.h @@ -138,5 +138,5 @@ static __inline__ unsigned long mfmsr(void) return msr; } #endif - + #endif /* __ASM_PPC_PROCESSOR_H */