mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Hi-Source HI-k0801WS - deleted a line by mistake
This commit is contained in:
@@ -613,6 +613,7 @@ __code const struct machine machine = {
|
||||
},
|
||||
};
|
||||
|
||||
void machine_custom_init(void) { }
|
||||
|
||||
#elif defined MACHINE_HI_K0801WS
|
||||
__code const struct machine machine = {
|
||||
@@ -663,7 +664,6 @@ __code const struct machine machine = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
void machine_custom_init(void) { }
|
||||
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user