refactored device_t and all declarations
This commit is contained in:
@@ -109,6 +109,7 @@ sio_detect_init(const device_t *info)
|
||||
|
||||
const device_t sio_detect_device = {
|
||||
"Super I/O Detection Helper",
|
||||
"sio_detect",
|
||||
0,
|
||||
0,
|
||||
sio_detect_init, sio_detect_close, NULL,
|
||||
|
||||
Reference in New Issue
Block a user