]> Git Repo - qemu.git/blame - bt-host.h
Sparc: fix FPU and AM enable checks for translation
[qemu.git] / bt-host.h
CommitLineData
5ef4efa4
AJ
1#ifndef BT_HOST_H
2#define BT_HOST_H
3
4struct HCIInfo;
5
6/* bt-host.c */
7struct HCIInfo *bt_host_hci(const char *id);
8
9#endif
This page took 0.213431 seconds and 4 git commands to generate.