From 8ce5311b203223bf806a45e50230947f82d070f2 Mon Sep 17 00:00:00 2001 From: Alexander Aring Date: Fri, 12 Oct 2012 20:55:57 +0200 Subject: documentation: add sandbox malloc argument Add malloc argument in doxygen comment. Signed-off-by: Alexander Aring Signed-off-by: Sascha Hauer --- arch/sandbox/os/common.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'arch') 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=\ + * + * Start sandbox with a specified malloc-space \ in bytes. + * * -i \ * * Map a \ to barebox. This option can be given multiple times. The \s -- cgit v1.2.3