Samsung VZW MB1 update
/arch/arm/mach-msm/include/mach/sec_debug.h
blob:2355717888c3c97870b1e112cd1261e749c1730d -> blob:9611dd43ae737f91ffa6d62739dc636d4f5097ed
--- arch/arm/mach-msm/include/mach/sec_debug.h
+++ arch/arm/mach-msm/include/mach/sec_debug.h
@@ -524,4 +524,8 @@ extern void sec_debug_set_qc_dload_magic
extern uint32_t global_pvs;
#endif
+#ifdef CONFIG_SEC_DEBUG_DOUBLE_FREE
+extern void *kfree_hook(void *p, void *caller);
+#endif
+
#endif /* SEC_DEBUG_H */