summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/os/common.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@googlemail.com>2012-10-12 20:55:57 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-10-13 14:29:50 +0200
commit8ce5311b203223bf806a45e50230947f82d070f2 (patch)
treeb61059d536d6a6652981b2765471cd03543110f9 /arch/sandbox/os/common.c
parent9322d469a5d1110a1175cf3f084d2df93616cdad (diff)
downloadbarebox-8ce5311b203223bf806a45e50230947f82d070f2.tar.gz
barebox-8ce5311b203223bf806a45e50230947f82d070f2.tar.xz
documentation: add sandbox malloc argument
Add malloc argument in doxygen comment. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/sandbox/os/common.c')
-rw-r--r--arch/sandbox/os/common.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sandbox/os/common.c b/arch/sandbox/os/common.c
index db347e2769..36c8d622b6 100644
--- a/arch/sandbox/os/common.c
+++ b/arch/sandbox/os/common.c
@@ -436,6 +436,10 @@ static void print_usage(const char *prgname)
*
* Options can be:
*
+ * -m, --malloc=\<size\>
+ *
+ * Start sandbox with a specified malloc-space \<size\> in bytes.
+ *
* -i \<file\>
*
* Map a \<file\> to barebox. This option can be given multiple times. The \<file\>s