Sign in
qemu
/
qemu
/
09a36158c283f7448d1b00fdbb6634f05d27f922
/
.
/
include
/
hw
/
ide.h
blob: db963bdb770697770aa0720d4f8594f4a6f21e6f [
file
] [
log
] [
blame
]
#ifndef
HW_IDE_H
#define
HW_IDE_H
#include
"exec/memory.h"
/* ide/core.c */
void
ide_drive_get
(
DriveInfo
**
hd
,
int
max_bus
);
#endif
/* HW_IDE_H */