aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/lib_common_mem/common_buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/lib_common_mem/common_buf.c')
-rw-r--r--src/framework/lib_common_mem/common_buf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/framework/lib_common_mem/common_buf.c b/src/framework/lib_common_mem/common_buf.c
index 7bc6fc4..9d9a127 100644
--- a/src/framework/lib_common_mem/common_buf.c
+++ b/src/framework/lib_common_mem/common_buf.c
@@ -141,6 +141,7 @@ nscomm_pal_module_init (common_mem_pal_module_info * pinfo, u8 app_mode)
else
{
PARA1_SET (argv, tempargv, agindex, "nStackMain");
+ PARA2_SET (argv, tempargv, agindex, "--file-prefix", "nStackMain");
retVal = SPRINTF_S (tempbuf, PATA_STRLENT, "0x");
if (-1 == retVal)