This commit is contained in:
Philippe G
2022-01-19 00:23:41 -08:00
parent ac7ba228e8
commit f613da5356

View File

@@ -1,3 +1,3 @@
# weak should do the job but it does not
// weak should do the job but it does not...
__attribute__((weak)) void target_init(void) {
}