CS318 - Pintos
Pintos source browser for JHU CS318 course
src
devices
ide.h
Go to the documentation of this file.
1
#ifndef DEVICES_IDE_H
2
#define DEVICES_IDE_H
3
4
void
ide_init
(
void
);
5
6
#endif
/**< devices/ide.h */
ide_init
void ide_init(void)
devices/ide.h
Definition:
ide.c:102
Generated on Thu Aug 22 2019 10:19:15 for CS318 - Pintos by
1.8.16