diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/include/asm/apic_flat_64.h')
-rw-r--r-- | ANDROID_3.4.5/arch/x86/include/asm/apic_flat_64.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/arch/x86/include/asm/apic_flat_64.h b/ANDROID_3.4.5/arch/x86/include/asm/apic_flat_64.h deleted file mode 100644 index a2d31279..00000000 --- a/ANDROID_3.4.5/arch/x86/include/asm/apic_flat_64.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _ASM_X86_APIC_FLAT_64_H -#define _ASM_X86_APIC_FLAT_64_H - -extern void flat_init_apic_ldr(void); - -#endif - |