2.6.12 planetlab config file
[linux-2.6.git] / include / sound / soundmem.h
1 /*
2  *  Onboard memory management
3  */
4
5 struct SNDRV_STRU_BANK_INFO {
6         unsigned int address;
7         unsigned int size;
8 };