diff options
Diffstat (limited to 'procps/free.c')
-rw-r--r-- | procps/free.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/free.c b/procps/free.c index 1e5d367..b33506b 100644 --- a/procps/free.c +++ b/procps/free.c @@ -9,7 +9,6 @@ //config:config FREE //config: bool "free (3.1 kb)" //config: default y -//config: select PLATFORM_LINUX #sysinfo() //config: help //config: free displays the total amount of free and used physical and swap //config: memory in the system, as well as the buffers used by the kernel. |