Modified flushing memory logic
[platform/core/appfw/app-core.git] / include / appcore_efl_base.h
index d902130..8cff47f 100644 (file)
@@ -44,6 +44,7 @@ int appcore_efl_base_on_terminate(void);
 int appcore_efl_base_on_pause(void);
 int appcore_efl_base_on_resume(void);
 int appcore_efl_base_on_control(bundle *b);
+int appcore_efl_base_on_trim_memory(void);
 void appcore_efl_base_window_on_show(int type, void *event);
 void appcore_efl_base_window_on_hide(int type, void *event);
 void appcore_efl_base_window_on_lower(int type, void *event);