aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-09-20 16:08:04 +0200
committerGerd Hoffmann <kraxel@redhat.com>2012-09-20 16:09:20 +0200
commitd416090bc7bd01aad1e21dcd2af99dfc5ac5eda5 (patch)
treed784df341314f9763c807c561bbeeb0f251f9313 /vconsole.h
parent907093ff80f9935179f7e1cec8f66dd3ae329e89 (diff)
downloadvconsole-d416090bc7bd01aad1e21dcd2af99dfc5ac5eda5.tar.gz
add memory col
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index d676b39..6d7c518 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -33,6 +33,7 @@ enum vconsole_cols {
NR_CPUS_COL,
LOAD_STR_COL,
LOAD_INT_COL,
+ MEMORY_COL,
/* beautify */
FOREGROUND_COL,