X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Fasm%2Fprocessor.h;h=7bc0bae7dd046f76ce7c8831735d4523116f92ea;hp=902facc372ccbda1f6e41d483fe978959d33d518;hb=5d4289bddaef010cc14bcbeecfd13d5068b50a8e;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628 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 */