Hi-Source HI-k0801WS - deleted a line by mistake

This commit is contained in:
Mark Captur
2026-05-08 07:38:43 +02:00
parent 809efaa8d8
commit 950b763d69
+1 -1
View File
@@ -613,6 +613,7 @@ __code const struct machine machine = {
}, },
}; };
void machine_custom_init(void) { }
#elif defined MACHINE_HI_K0801WS #elif defined MACHINE_HI_K0801WS
__code const struct machine machine = { __code const struct machine machine = {
@@ -663,7 +664,6 @@ __code const struct machine machine = {
}, },
}; };
void machine_custom_init(void) { } void machine_custom_init(void) { }
#else #else