1 #ifndef __ASM_SH_SPINLOCK_H 2 #define __ASM_SH_SPINLOCK_H 3 4 #error "No SMP on SH" 5 6 #endif /* __ASM_SH_SPINLOCK_H */ 7