[PATCH] airo: Don't check for NULL before kfree()
[linux-2.6/sactl.git] / include / asm-arm26 / smp.h
blob38349ec8b61b4f69692e900e6f28d1504cf2061c
1 #ifndef __ASM_SMP_H
2 #define __ASM_SMP_H
5 #ifdef CONFIG_SMP
6 #error SMP not supported
7 #endif
9 #endif