sonarlint work

This commit is contained in:
Jasmine Iwanek
2023-06-27 10:21:51 -04:00
parent 797351a381
commit 8febf96669
18 changed files with 152 additions and 109 deletions

View File

@@ -94,7 +94,7 @@ Notes : ISAPnP is missing and the Hardware Monitor I2C is not implemented.
#include <86box/timer.h>
#include <86box/io.h>
#include <86box/device.h>
#include <86box/plat.h> // Replace with plat_unused.h when upstreamed
#include <86box/plat_unused.h>
#include <86box/fdd.h>
#include <86box/fdc.h>