clang-format in src/machine/

This commit is contained in:
Jasmine Iwanek
2022-09-18 17:17:57 -04:00
parent a225c9433b
commit 3fddf4d488
6 changed files with 42 additions and 50 deletions

View File

@@ -201,6 +201,7 @@ const machine_filter_t machine_chipsets[] = {
const machine_t machines[] = {
// clang-format off
/* 8088 Machines */
{
.name = "[8088] IBM PC (1981)",
@@ -11784,6 +11785,7 @@ const machine_t machines[] = {
.snd_device = NULL,
.net_device = NULL
}
// clang-format on
};
/* Saved copies - jumpers get applied to these.