Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c7ff8daacf4a669f9ab5a975f33a51ef901b7556
qemu/include/hw/audio/audio.h

11 lines
296 B
C
Raw Normal View History

janitor: add guards to headers Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-12-06 12:15:58 +01:00
#ifndef HW_AUDIODEV_H
#define HW_AUDIODEV_H 1
audio: remove the need for audio card CONFIG_* symbols Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1366303444-24620-3-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-18 18:43:58 +02:00
void isa_register_soundhw(const char *name, const char *descr,
int (*init_isa)(ISABus *bus));
Break up vl.h. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3674 c046a42c-6fe2-441c-8c8c-71466251a162
2007-11-17 17:14:51 +00:00
audio: remove the need for audio card CONFIG_* symbols Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1366303444-24620-3-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-18 18:43:58 +02:00
void pci_register_soundhw(const char *name, const char *descr,
int (*init_pci)(PCIBus *bus));
janitor: add guards to headers Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-12-06 12:15:58 +01:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 360ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API