From 00556bd4ce5d7dff6c6a8961b9e1b72d1126bb5b Mon Sep 17 00:00:00 2001 From: compudj Date: Mon, 6 Mar 2006 16:01:31 +0000 Subject: [PATCH] add slow_printf support to generic git-svn-id: http://ltt.polymtl.ca/svn@1581 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/facilities/user_generic.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ltt/branches/poly/facilities/user_generic.xml b/ltt/branches/poly/facilities/user_generic.xml index d4631947..a7000285 100644 --- a/ltt/branches/poly/facilities/user_generic.xml +++ b/ltt/branches/poly/facilities/user_generic.xml @@ -12,4 +12,9 @@ + + Takes a buffer of variable size (written by printf) and log it. + + + -- 2.34.1