1 2 3 4
#ifndef _USERMEM_INFO_H #define _USERMEM_INOF_H extern int user_process_meminfo_show(void); #endif