diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/mips/include/asm/suspend.h')
-rw-r--r-- | ANDROID_3.4.5/arch/mips/include/asm/suspend.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/arch/mips/include/asm/suspend.h b/ANDROID_3.4.5/arch/mips/include/asm/suspend.h deleted file mode 100644 index 3adac3b5..00000000 --- a/ANDROID_3.4.5/arch/mips/include/asm/suspend.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef __ASM_SUSPEND_H -#define __ASM_SUSPEND_H - -/* References to section boundaries */ -extern const void __nosave_begin, __nosave_end; - -#endif /* __ASM_SUSPEND_H */ |