summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/host/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/host/main.c b/core/host/main.c
index e773713b2a..ed7032eb63 100644
--- a/core/host/main.c
+++ b/core/host/main.c
@@ -40,7 +40,7 @@ static int test_main(void)
register_test_end_hook();
- flash_pre_init();
+ crec_flash_pre_init();
system_pre_init();
system_common_pre_init();