provided code
This commit is contained in:
6
src/devices/ide.h
Normal file
6
src/devices/ide.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef DEVICES_IDE_H
|
||||
#define DEVICES_IDE_H
|
||||
|
||||
void ide_init (void);
|
||||
|
||||
#endif /* devices/ide.h */
|
||||
Reference in New Issue
Block a user