summaryrefslogtreecommitdiffstats
path: root/devices/ide.h
blob: b35da5e8875eef92f4cb49a441d57977ea8e4f51 (plain)
1
2
3
4
5
6
#ifndef DEVICES_IDE_H
#define DEVICES_IDE_H

void ide_init (void);

#endif /* devices/ide.h */