summaryrefslogtreecommitdiff
path: root/source/module/monitor_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/module/monitor_kernel.h')
-rw-r--r--source/module/monitor_kernel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/module/monitor_kernel.h b/source/module/monitor_kernel.h
index d2bbdc6..7a2b56a 100644
--- a/source/module/monitor_kernel.h
+++ b/source/module/monitor_kernel.h
@@ -19,6 +19,7 @@ extern int dump_reset_sec;
extern mm_tree mm_tree_struct;
extern struct diag_variant_buffer load_monitor_variant_buffer; // global buffer
+#define LOAD_MONITOR_BUFFER_SIZE 256 * 1024 * 1024 // 10MB
int monitor_init(void); // monitor init
void monitor_exit(void); // monitor exit