mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] documentation: add sandbox malloc argument
@ 2012-10-12 18:55 Alexander Aring
  2012-10-13 12:30 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Aring @ 2012-10-12 18:55 UTC (permalink / raw)
  To: barebox

Add malloc argument in doxygen comment.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
 arch/sandbox/os/common.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/sandbox/os/common.c b/arch/sandbox/os/common.c
index db347e2..36c8d62 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
-- 
1.7.12.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-13 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-12 18:55 [PATCH] documentation: add sandbox malloc argument Alexander Aring
2012-10-13 12:30 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox