newlines at end of file

This commit is contained in:
Jasmine Iwanek
2022-02-18 21:38:51 -05:00
parent 30e0c7f21b
commit 4287e44824
86 changed files with 55 additions and 92 deletions

View File

@@ -23,4 +23,4 @@ add_library(sio OBJECT sio_acc3221.c sio_f82c710.c sio_82091aa.c sio_fdc37c6xx.c
if(SIO_DETECT)
target_sources(sio PRIVATE sio_detect.c)
endif()
endif()

View File

@@ -282,4 +282,4 @@ const device_t pc87310_ide_device = {
pc87310_init, pc87310_close, NULL,
{ NULL }, NULL, NULL,
NULL
};
};