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