repo.or.cz
/
linux-2.6
/
linux-2.6-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[linux-2.6/linux-2.6-stable.git]
/
sound
/
pci
/
oxygen
/
xonar_dg.h
blob
5688d78609a9ff027463f6636d40a611fb27e0ca
1
#ifndef XONAR_DG_H_INCLUDED
2
#define XONAR_DG_H_INCLUDED
3
4
#include
"oxygen.h"
5
6
extern
struct
oxygen_model model_xonar_dg
;
7
8
#endif