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