summaryrefslogtreecommitdiff
path: root/fs/proc/sprd_debug/usermeminfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/proc/sprd_debug/usermeminfo.h')
-rw-r--r--fs/proc/sprd_debug/usermeminfo.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/proc/sprd_debug/usermeminfo.h b/fs/proc/sprd_debug/usermeminfo.h
new file mode 100644
index 00000000..b3987978
--- /dev/null
+++ b/fs/proc/sprd_debug/usermeminfo.h
@@ -0,0 +1,4 @@
+#ifndef _USERMEM_INFO_H
+#define _USERMEM_INOF_H
+extern int user_process_meminfo_show(void);
+#endif