[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
[linux-2.6] / include / asm-um / cacheflush.h
1 #ifndef __UM_CACHEFLUSH_H
2 #define __UM_CACHEFLUSH_H
3
4 #include "asm/arch/cacheflush.h"
5
6 #endif