Fixes regression from https://github.com/apache/nuttx/pull/12220 Error: chip/k230_start.c:80:13: error: 'k230_copy_init_data' defined but not used [-Werror=unused-function] 80 | static void k230_copy_init_data(void) | ^~~~~~~~~~~~~~~~~~~
Fixes regression from https://github.com/apache/nuttx/pull/12220 Error: chip/k230_start.c:80:13: error: 'k230_copy_init_data' defined but not used [-Werror=unused-function] 80 | static void k230_copy_init_data(void) | ^~~~~~~~~~~~~~~~~~~