projects
/
qemu.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix manpage errors
[qemu.git]
/
hw
/
usb-ohci.h
Commit
Line
Data
18e08a55
MT
1
#ifndef QEMU_USB_OHCI_H
2
#define QEMU_USB_OHCI_H
3
4
#include "qemu-common.h"
5
6
void usb_ohci_init_pci(struct PCIBus *bus, int devfn);
7
8
#endif
9
This page took
0.106448 seconds
and
4
git commands to generate.