diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/frv/include/asm/smp.h')
-rw-r--r-- | ANDROID_3.4.5/arch/frv/include/asm/smp.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/arch/frv/include/asm/smp.h b/ANDROID_3.4.5/arch/frv/include/asm/smp.h deleted file mode 100644 index 38349ec8..00000000 --- a/ANDROID_3.4.5/arch/frv/include/asm/smp.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __ASM_SMP_H -#define __ASM_SMP_H - - -#ifdef CONFIG_SMP -#error SMP not supported -#endif - -#endif |