src/machine

This commit is contained in:
Jasmine Iwanek
2022-04-02 18:14:24 -04:00
parent f51c8a5595
commit e11bad1938
8 changed files with 20 additions and 28 deletions

View File

@@ -716,7 +716,7 @@ const device_config_t compaq_plasma_config[] = {
{ .description = "" }
}
},
{ .name = "", .description = "", .type = -1 }
{ .name = "", .description = "", .type = CONFIG_END }
};
static const device_t compaq_plasma_device = {